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