Searched refs:BuildColor (Results 1 – 2 of 2) sorted by relevance
| /NW4C-1.3.3/sources/libraries/demo/ |
| D | demo_GraphicsDrawing.cpp | 253 BuildColor( count, color, &m_ShapeColorStreamArray[ index ] ); in DrawLine() 280 BuildColor( count, color, &m_ShapeColorStreamArray[ index ] ); in DrawRectangle() 294 BuildColor( count, color, &m_ShapeColorStreamArray[ index ] ); in FillRectangle() 308 BuildColor( count, color, &m_ShapeColorStreamArray[ index ] ); in FillTriangle() 327 BuildColor( pointCount, color, &m_ShapeColorStreamArray[ index ] ); in FillTriangles() 765 GraphicsDrawing::BuildColor( const s32 vertexCount, const ut::Color8 color, in BuildColor() function in nw::demo::GraphicsDrawing
|
| /NW4C-1.3.3/include/nw/demo/ |
| D | demo_GraphicsDrawing.h | 408 void BuildColor( const s32 vertexCount, const ut::Color8 color,
|