Home | History | Annotate | Download | only in core

Lines Matching defs:cullRect

637                     SkRect cullRect = SkRect::Make(fRC->getBounds());
640 *fMatrix, &cullRect)) {
1077 SkRect cullRect;
1079 if (this->computeConservativeLocalClipBounds(&cullRect)) {
1080 cullRectPtr = &cullRect;