Home
last modified time | relevance | path

Searched refs:GetConvexPolygon (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dpolygonoffset.cpp429 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/
Dpolygonoffset.cpp429 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()