HomeSort by relevance Sort by last modified time
    Searched refs:approximatePathOutlineVertices (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
PathTessellator.h 111 static bool approximatePathOutlineVertices(const SkPath &path, float threshold,
115 static bool approximatePathOutlineVertices(const SkPath &path, bool forceClose,
PathTessellator.cpp 744 bool wasClosed = approximatePathOutlineVertices(path, forceClose,
825 approximatePathOutlineVertices(path, true, approximationInfo, outlineVertices);
    [all...]
TessellationCache.cpp 230 PathTessellator::approximatePathOutlineVertices(*casterPerimeter,

Completed in 107 milliseconds