Searched refs:ConvexPathPerimeterVertices (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/AndroidPathRenderer/
H A DAndroidPathRenderer.h64 static bool ConvexPathPerimeterVertices(const SkPath &path, bool forceClose,
H A DAndroidPathRenderer.cpp546 bool wasClosed = ConvexPathPerimeterVertices(path, forceClose, threshInvScaleX * threshInvScaleX,
598 bool PathRenderer::ConvexPathPerimeterVertices(const SkPath& path, bool forceClose, function in class:android::uirenderer::PathRenderer
/external/skia/experimental/AndroidPathRenderer/
H A DAndroidPathRenderer.h64 static bool ConvexPathPerimeterVertices(const SkPath &path, bool forceClose,
H A DAndroidPathRenderer.cpp546 bool wasClosed = ConvexPathPerimeterVertices(path, forceClose, threshInvScaleX * threshInvScaleX,
598 bool PathRenderer::ConvexPathPerimeterVertices(const SkPath& path, bool forceClose, function in class:android::uirenderer::PathRenderer

Completed in 119 milliseconds