HomeSort by relevance Sort by last modified time
    Searched refs:setCubicBounds (Results 1 - 4 of 4) sorted by null

  /external/skia/src/pathops/
SkPathOpsCurve.cpp 21 void SkDCurve::setCubicBounds(const SkPoint curve[4], SkScalar ,
SkOpSegment.h 61 curve.setCubicBounds(pts, 1, 0, 1, &fBounds);
SkPathOpsCurve.h 76 void setCubicBounds(const SkPoint curve[4], SkScalar ,
  /external/skia/tests/
PathOpsBoundsTest.cpp 71 curve.setCubicBounds(curvePts, 1, 0, 1, &bounds);

Completed in 214 milliseconds