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