Searched refs:ConvexPathPerimeterVertices (Results 1 – 2 of 2) sorted by relevance
64 static bool ConvexPathPerimeterVertices(const SkPath &path, bool forceClose,
546 … bool wasClosed = ConvexPathPerimeterVertices(path, forceClose, threshInvScaleX * threshInvScaleX, in ConvexPathVertices()598 bool PathRenderer::ConvexPathPerimeterVertices(const SkPath& path, bool forceClose, in ConvexPathPerimeterVertices() function in android::uirenderer::PathRenderer