Home | History | Annotate | Download | only in core

Lines Matching refs:doIRect

267     if (fBounder && !fBounder->doIRect(devRect)) {
515 return bounder->doIRect(ibounds);
806 if (fBounder && !fBounder->doIRect(mask->fBounds)) {
1124 if (!fBounder->doIRect(ir)) {
1213 if (fBounder && !fBounder->doIRect(bounds)) {
2454 bool SkBounder::doIRect(const SkIRect& r) {
2499 return this->doIRect(r);
2515 return this->doIRect(r);
2531 return this->doIRect(r);