Searched refs:setLineBounds (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsBounds.cpp21 void SkPathOpsBounds::setLineBounds(const SkPoint a[2]) { function in class:SkPathOpsBounds
37 &SkPathOpsBounds::setLineBounds,
H A DSkPathOpsBounds.h50 void setLineBounds(const SkPoint a[2]);
/external/skia/src/pathops/
H A DSkPathOpsBounds.cpp21 void SkPathOpsBounds::setLineBounds(const SkPoint a[2]) { function in class:SkPathOpsBounds
37 &SkPathOpsBounds::setLineBounds,
H A DSkPathOpsBounds.h50 void setLineBounds(const SkPoint a[2]);
/external/skia/tests/
H A DPathOpsBoundsTest.cpp95 bounds.setLineBounds(curvePts);

Completed in 133 milliseconds