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

  /external/skia/src/pathops/
SkPathOpsCurve.cpp 31 void SkDCurve::setQuadBounds(const SkPoint curve[3], SkScalar ,
SkOpSegment.h 94 curve.setQuadBounds(pts, 1, 0, 1, &fBounds);
SkPathOpsCurve.h 78 void setQuadBounds(const SkPoint curve[3], SkScalar ,
  /external/skia/tests/
PathOpsBoundsTest.cpp 67 curve.setQuadBounds(curvePts, 1, 0, 1, &bounds);

Completed in 58 milliseconds