Home | History | Annotate | Download | only in core

Lines Matching refs:clipBounds

630     const SkIRect&  clipBounds = this->getTotalClip().getBounds();
638 if (!ir.intersect(clipBounds)) {
644 ir = clipBounds;