Searched refs:approximatePathOutlineVertices (Results 1 – 2 of 2) sorted by relevance
102 static bool approximatePathOutlineVertices(const SkPath &path, bool forceClose,
734 bool wasClosed = approximatePathOutlineVertices(path, forceClose, in tessellatePath()840 bool PathTessellator::approximatePathOutlineVertices(const SkPath& path, bool forceClose, in approximatePathOutlineVertices() function in android::uirenderer::PathTessellator