Searched refs:chop_conic (Results 1 – 2 of 2) sorted by relevance
328 int cnt = chop_conic(controlPts, dst, weight); in onDraw()414 int chop_conic(const SkPoint src[3], SkConic dst[4], const SkScalar weight) { in chop_conic() function in skiagm::BezierConicEffects
157 static int chop_conic(const SkPoint src[3], SkConic dst[4], const SkScalar weight) { in chop_conic() function262 int conicCnt = chop_conic(pathPts, dst, iter.conicWeight()); in gather_lines_and_quads()