Home | History | Annotate | Download | only in core

Lines Matching refs:doRect

872     if (fBounder && !fBounder->doRect(devRect, paint)) {
2558 if (!fBounder->doRect(bounds, paint)) {
2761 bool SkBounder::doRect(const SkRect& rect, const SkPaint& paint) {