Searched refs:chopCubicAtLoopIntersection (Results 1 – 4 of 4) sorted by relevance
52 GrPathUtils::chopCubicAtLoopIntersection(fPoints, dst, &klm, &loopIdx); in onDraw()
163 int chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10] = nullptr,
838 int GrPathUtils::chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10], SkMatrix* klm, in chopCubicAtLoopIntersection() function in GrPathUtils
155 int cnt = GrPathUtils::chopCubicAtLoopIntersection(controlPts, in onDraw()