Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds