Searched refs:pPointArray (Results 1 – 2 of 2) sorted by relevance
317 GraphicsDrawing::FillTriangles( const math::VEC2* pPointArray, s32 pointCount, ut::Color8 color ) in FillTriangles() argument319 NW_NULL_ASSERT( pPointArray ); in FillTriangles()326 pPointArray, size ); in FillTriangles()
243 void FillTriangles( const math::VEC2* pPointArray, s32 pointCount, ut::Color8 color );