Searched refs:pPointArray (Results 1 – 2 of 2) sorted by relevance
315 GraphicsDrawing::FillTriangles( const math::VEC2* pPointArray, s32 pointCount, ut::Color8 color ) in FillTriangles() argument317 NW_NULL_ASSERT( pPointArray ); in FillTriangles()324 pPointArray, size ); in FillTriangles()
241 void FillTriangles( const math::VEC2* pPointArray, s32 pointCount, ut::Color8 color );