Home | History | Annotate | Download | only in core

Lines Matching defs:cullRect

644                     SkRect cullRect = SkRect::Make(fRC->getBounds());
647 *fMatrix, &cullRect)) {
1082 SkRect cullRect;
1084 if (this->computeConservativeLocalClipBounds(&cullRect)) {
1085 cullRectPtr = &cullRect;