Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkDLineIntersection.cpp32 void SkIntersections::computePoints(const SkDLine& line, int used) { in computePoints() function in SkIntersections
75 computePoints(a, used); in intersectRay()
122 computePoints(a, 1); in intersect()
DSkIntersections.h309 void computePoints(const SkDLine& line, int used);