Searched refs:curveWeight (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/pathops/ |
D | SkPathOpsCurve.cpp | 62 void SkDCurve::setConicBounds(const SkPoint curve[3], SkScalar curveWeight, in setConicBounds() argument 65 dCurve.set(curve, curveWeight); in setConicBounds()
|
D | SkPathOpsCurve.h | 67 SkDPoint conicTop(const SkPoint curve[3], SkScalar curveWeight, 77 void setConicBounds(const SkPoint curve[3], SkScalar curveWeight,
|
/external/skia/src/pathops/ |
D | SkPathOpsCurve.cpp | 62 void SkDCurve::setConicBounds(const SkPoint curve[3], SkScalar curveWeight, in setConicBounds() argument 65 dCurve.set(curve, curveWeight); in setConicBounds()
|
D | SkPathOpsCurve.h | 67 SkDPoint conicTop(const SkPoint curve[3], SkScalar curveWeight, 77 void setConicBounds(const SkPoint curve[3], SkScalar curveWeight,
|