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

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

Completed in 414 milliseconds