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