Searched defs:numPtsArray (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/gm/ |
H A D | polygonoffset.cpp | 461 int numPtsArray[] = { 3, 4, 5, 5, 6, 8, 8, 20, 100 }; in GetConvexPolygon() local 496 int numPtsArray[] = { 5, 7, 8, 20, 100 }; in GetSimplePolygon() local
|