Home
last modified time | relevance | path

Searched defs:calcPt (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DPathOpsCubicLineIntersectionIdeas.cpp177 SkDPoint calcPt = cubic.ptAtT(t); in DEF_TEST() local
270 SkDPoint calcPt = cubic.ptAtT(t); in testOneFailure() local
/external/skia/src/pathops/
DSkDCubicLineIntersection.cpp142 SkDPoint calcPt = c.ptAtT(roots[index]); in intersectRay() local
182 SkDPoint calcPt = c.ptAtT(roots[index]); in HorizontalIntersect() local
245 SkDPoint calcPt = c.ptAtT(roots[index]); in VerticalIntersect() local