Searched refs:nearestT (Results 1 – 12 of 12) sorted by relevance
20 double nearestT(const Quadratic& , const _Point& );
13 double nearestT(const Quadratic& quad, const _Point& pt) { in nearestT() function
299 double t = nearestT(q1, q2[index]); in pointFinder()
43 double nearestT(const SkDPoint&) const;
15 double SkDQuad::nearestT(const SkDPoint& pt) const { in nearestT() function in SkDQuad
370 double t = q1.nearestT(q2[index]); in pointFinder()
367 double t = q1.nearestT(q2[index]); in pointFinder()