Searched refs:GetConvexPolygon (Results 1 – 2 of 2) sorted by relevance
/external/skia/gm/ |
D | polygonoffset.cpp | 429 static void GetConvexPolygon(int index, SkPath::Direction dir, in GetConvexPolygon() function in skiagm::PolygonOffsetGM 506 GetConvexPolygon(index, SkPath::kCW_Direction, &data, &numPts); in drawPolygon() 537 GetConvexPolygon(index, dirs[index % 2], &data, &numPts); in drawPolygon()
|
/external/skqp/gm/ |
D | polygonoffset.cpp | 429 static void GetConvexPolygon(int index, SkPath::Direction dir, in GetConvexPolygon() function in skiagm::PolygonOffsetGM 506 GetConvexPolygon(index, SkPath::kCW_Direction, &data, &numPts); in drawPolygon() 537 GetConvexPolygon(index, dirs[index % 2], &data, &numPts); in drawPolygon()
|