Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsBoundsTest.cpp67 curve.setQuadBounds(curvePts, 1, 0, 1, &bounds); in DEF_TEST()
/external/skqp/tests/
DPathOpsBoundsTest.cpp67 curve.setQuadBounds(curvePts, 1, 0, 1, &bounds); in DEF_TEST()
/external/skqp/src/pathops/
DSkPathOpsCurve.cpp82 void SkDCurve::setQuadBounds(const SkPoint curve[3], SkScalar , in setQuadBounds() function in SkDCurve
DSkPathOpsCurve.h81 void setQuadBounds(const SkPoint curve[3], SkScalar ,
DSkOpSegment.h91 curve.setQuadBounds(pts, 1, 0, 1, &fBounds); in addQuad()
/external/skia/src/pathops/
DSkPathOpsCurve.cpp82 void SkDCurve::setQuadBounds(const SkPoint curve[3], SkScalar , in setQuadBounds() function in SkDCurve
DSkPathOpsCurve.h81 void setQuadBounds(const SkPoint curve[3], SkScalar ,
DSkOpSegment.h91 curve.setQuadBounds(pts, 1, 0, 1, &fBounds); in addQuad()