Searched refs:chopCubicAtLoopIntersection (Results 1 – 3 of 3) sorted by relevance
156 int chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10] = NULL,
711 int GrPathUtils::chopCubicAtLoopIntersection(const SkPoint src[4], SkPoint dst[10], SkScalar klm[9], in chopCubicAtLoopIntersection() function in GrPathUtils
182 int cnt = GrPathUtils::chopCubicAtLoopIntersection(controlPts, in onDraw()