Lines Matching defs:SkBounder
10 #include "SkBounder.h"
565 static bool bounder_points(SkBounder* bounder, SkCanvas::PointMode mode,
2708 SkBounder::SkBounder() {
2713 bool SkBounder::doIRect(const SkIRect& r) {
2719 bool SkBounder::doIRectGlyph(const SkIRect& r, int x, int y,
2734 bool SkBounder::doHairline(const SkPoint& pt0, const SkPoint& pt1,
2761 bool SkBounder::doRect(const SkRect& rect, const SkPaint& paint) {
2777 bool SkBounder::doPath(const SkPath& path, const SkPaint& paint, bool doFill) {
2793 void SkBounder::commit() {