Searched refs:setQuadBounds (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsBoundsTest.cpp | 76 curve.setQuadBounds(curvePts, 1, 0, 1, &bounds); in DEF_TEST()
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkPathOpsCurve.cpp | 80 void SkDCurve::setQuadBounds(const SkPoint curve[3], SkScalar , in setQuadBounds() function in SkDCurve
|
H A D | SkOpSegment.h | 102 curve.setQuadBounds(pts, 1, 0, 1, &fBounds); in addQuad()
|
H A D | SkPathOpsCurve.h | 87 void setQuadBounds(const SkPoint curve[3], SkScalar ,
|