Searched refs:worstCasePointCount (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathUtils.h27 int worstCasePointCount(const SkPath&,
H A DGrDefaultPathRenderer.cpp201 int maxPts = GrPathUtils::worstCasePointCount(path, &contourCnt,
H A DGrPathUtils.cpp147 int GrPathUtils::worstCasePointCount(const SkPath& path, int* subpaths, function in class:GrPathUtils
/external/skia/src/gpu/
H A DGrPathUtils.h27 int worstCasePointCount(const SkPath&,
H A DGrDefaultPathRenderer.cpp201 int maxPts = GrPathUtils::worstCasePointCount(path, &contourCnt,
H A DGrPathUtils.cpp147 int GrPathUtils::worstCasePointCount(const SkPath& path, int* subpaths, function in class:GrPathUtils

Completed in 1285 milliseconds