Lines Matching defs:clipBounds
782 SkIRect clipBounds;783 if (!this->getClipDeviceBounds(&clipBounds)) {793 if (!ir.intersect(clipBounds)) {800 ir = clipBounds;