Searched defs:dCurve (Results 1 – 2 of 2) sorted by relevance
13 SkDConic dCurve; in setConicBounds() local23 SkDCubic dCurve; in setCubicBounds() local33 SkDQuad dCurve; in setQuadBounds() local
685 double SkDCubic::top(const SkDCubic& dCurve, double startT, double endT, SkDPoint*topPt) const { in top() argument