Searched refs:rectsToTriangles (Results 1 – 1 of 1) sorted by relevance
89 static void rectsToTriangles(const vector<IVec4> &rects, int width, int height, vector<Vec2> &posit… in rectsToTriangles() function153 rectsToTriangles(rects, width, height, positions, indices); in drawTestPattern()