Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DPathOpsBoundsTest.cpp76 curve.setQuadBounds(curvePts, 1, 0, 1, &bounds); in DEF_TEST()
/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsCurve.cpp80 void SkDCurve::setQuadBounds(const SkPoint curve[3], SkScalar , in setQuadBounds() function in SkDCurve
H A DSkOpSegment.h102 curve.setQuadBounds(pts, 1, 0, 1, &fBounds); in addQuad()
H A DSkPathOpsCurve.h87 void setQuadBounds(const SkPoint curve[3], SkScalar ,