Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkDCubicLineIntersection.cpp133 SkDPoint calcPt = c.ptAtT(roots[index]); in intersectRay() local
173 SkDPoint calcPt = c.ptAtT(roots[index]); in HorizontalIntersect() local
236 SkDPoint calcPt = c.ptAtT(roots[index]); in VerticalIntersect() local
/third_party/skia/tests/
H A DPathOpsCubicLineIntersectionIdeas.cpp173 SkDPoint calcPt = cubic.ptAtT(t); in DEF_TEST() local

Completed in 2 milliseconds