Home | History | Annotate | Download | only in core

Lines Matching refs:doRect

740     if (fBounder && !fBounder->doRect(devRect, paint)) {
2318 if (!fBounder->doRect(bounds, paint)) {
2502 bool SkBounder::doRect(const SkRect& rect, const SkPaint& paint) {