Lines Matching defs:srcRect
739 SkIRect srcRect, r;740 srcRect.set(0, 0, this->width(), this->height());741 if (!r.intersect(srcRect, subset)) {