Searched refs:approximatePathOutlineVertices (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DPathTessellator.h117 static bool approximatePathOutlineVertices(const SkPath &path, bool forceClose,
H A DPathTessellator.cpp735 bool wasClosed = approximatePathOutlineVertices(path, forceClose,
819 approximatePathOutlineVertices(path, true,
897 bool PathTessellator::approximatePathOutlineVertices(const SkPath& path, bool forceClose, function in class:android::uirenderer::PathTessellator

Completed in 60 milliseconds