Home
last modified time | relevance | path

Searched refs:CurveDIntersectRay (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/pathops/
DSkPathOpsCurve.cpp35 (*CurveDIntersectRay[verb])(*this, perp, &i); in nearPoint()
DSkPathOpsCurve.h352 static void (* const CurveDIntersectRay[])(const SkDCurve& , const SkDLine& , SkIntersections* ) = { variable
DSkOpSegment.cpp1686 (*CurveDIntersectRay[opp->verb()])(oppPart, ray, &i); in testForCoincidence()
/external/skia/src/pathops/
DSkPathOpsCurve.cpp35 (*CurveDIntersectRay[verb])(*this, perp, &i); in nearPoint()
DSkPathOpsCurve.h352 static void (* const CurveDIntersectRay[])(const SkDCurve& , const SkDLine& , SkIntersections* ) = { variable
DSkOpSegment.cpp1686 (*CurveDIntersectRay[opp->verb()])(oppPart, ray, &i); in testForCoincidence()