Home
last modified time | relevance | path

Searched refs:setCubicBounds (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tests/
DPathOpsBoundsTest.cpp71 curve.setCubicBounds(curvePts, 1, 0, 1, &bounds); in DEF_TEST()
/third_party/skia/src/pathops/
DSkPathOpsCurve.cpp72 void SkDCurve::setCubicBounds(const SkPoint curve[4], SkScalar , in setCubicBounds() function in SkDCurve
DSkOpSegment.h56 curve.setCubicBounds(pts, 1, 0, 1, &fBounds); in addCubic()
DSkPathOpsCurve.h79 void setCubicBounds(const SkPoint curve[4], SkScalar ,