Searched defs:cubicPointCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathUtils.cpp91 uint32_t GrPathUtils::cubicPointCount(const SkPoint points[], function in class:GrPathUtils
173 pointCount += cubicPointCount(pts, tol);
/external/skia/src/gpu/
H A DGrPathUtils.cpp91 uint32_t GrPathUtils::cubicPointCount(const SkPoint points[], function in class:GrPathUtils
173 pointCount += cubicPointCount(pts, tol);

Completed in 155 milliseconds