Searched refs:addConvexPolygonToPath (Results 1 – 2 of 2) sorted by relevance
402 static void addConvexPolygonToPath(Path& path, size_t numberOfPoints, const FloatPoint* points) in addConvexPolygonToPath() function426 addConvexPolygonToPath(path, numberOfPoints, points); in drawConvexPolygon()447 addConvexPolygonToPath(path, numberOfPoints, points); in clipConvexPolygon()
3587 (WebCore::addConvexPolygonToPath):