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

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

Completed in 62 milliseconds