Home
last modified time | relevance | path

Searched refs:BuildColor (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp255 BuildColor( count, color, &m_ShapeColorStreamArray[ index ] ); in DrawLine()
282 BuildColor( count, color, &m_ShapeColorStreamArray[ index ] ); in DrawRectangle()
296 BuildColor( count, color, &m_ShapeColorStreamArray[ index ] ); in FillRectangle()
310 BuildColor( count, color, &m_ShapeColorStreamArray[ index ] ); in FillTriangle()
329 BuildColor( pointCount, color, &m_ShapeColorStreamArray[ index ] ); in FillTriangles()
767 GraphicsDrawing::BuildColor( const s32 vertexCount, const ut::Color8 color, in BuildColor() function in nw::demo::GraphicsDrawing
/NW4C-2.0.3/include/nw/demo/
Ddemo_GraphicsDrawing.h410 void BuildColor( const s32 vertexCount, const ut::Color8 color,