Home | History | Annotate | Download | only in core

Lines Matching defs:doIRect

289     if (fBounder && !fBounder->doIRect(devRect)) {
577 return bounder->doIRect(ibounds);
946 if (fBounder && !fBounder->doIRect(mask->fBounds)) {
1324 if (!fBounder->doIRect(ir)) {
1404 if (fBounder && !fBounder->doIRect(bounds)) {
2713 bool SkBounder::doIRect(const SkIRect& r) {
2758 return this->doIRect(r);
2774 return this->doIRect(r);
2790 return this->doIRect(r);