Home
last modified time | relevance | path

Searched refs:setConicBounds (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsCurve.cpp11 void SkDCurve::setConicBounds(const SkPoint curve[3], SkScalar curveWeight, in setConicBounds() function in SkDCurve
DSkPathOpsCurve.h74 void setConicBounds(const SkPoint curve[3], SkScalar curveWeight,
DSkOpSegment.h53 curve.setConicBounds(pts, weight, 0, 1, &fBounds); in addConic()