Home
last modified time | relevance | path

Searched refs:tCurve (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkIntersections.h272 int intersectRay(const SkTCurve& tCurve, const SkDLine& line) { in intersectRay() argument
273 return tCurve.intersectRay(this, line); in intersectRay()
/external/skqp/src/pathops/
DSkIntersections.h272 int intersectRay(const SkTCurve& tCurve, const SkDLine& line) { in intersectRay() argument
273 return tCurve.intersectRay(this, line); in intersectRay()