Home | History | Annotate | Download | only in core

Lines Matching refs:doRect

751     if (fBounder && !fBounder->doRect(devRect, paint)) {
2310 if (!fBounder->doRect(bounds, paint)) {
2499 bool SkBounder::doRect(const SkRect& rect, const SkPaint& paint) {