Home | History | Annotate | Download | only in core

Lines Matching defs:cullRect

698                     SkRect cullRect = SkRect::Make(fRC->getBounds());
701 *fMatrix, &cullRect)) {
1125 SkRect cullRect;
1127 if (this->computeConservativeLocalClipBounds(&cullRect)) {
1128 cullRectPtr = &cullRect;