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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsBounds.cpp12 void SkPathOpsBounds::setCubicBounds(const SkPoint a[4]) { function in class:SkPathOpsBounds
39 &SkPathOpsBounds::setCubicBounds
H A DSkPathOpsBounds.h49 void setCubicBounds(const SkPoint a[4]);
H A DSkOpSegment.cpp345 fBounds.setCubicBounds(pts);
/external/skia/src/pathops/
H A DSkPathOpsBounds.cpp12 void SkPathOpsBounds::setCubicBounds(const SkPoint a[4]) { function in class:SkPathOpsBounds
39 &SkPathOpsBounds::setCubicBounds
H A DSkPathOpsBounds.h49 void setCubicBounds(const SkPoint a[4]);
H A DSkOpSegment.cpp345 fBounds.setCubicBounds(pts);
/external/skia/tests/
H A DPathOpsBoundsTest.cpp105 bounds.setCubicBounds(curvePts);

Completed in 229 milliseconds