Home | History | Annotate | Download | only in core

Lines Matching refs:fClipBounds

1454         , fClipBounds(PickClipBounds(draw)) { }
1497 if (!fClipBounds.containsNoEmptyCheck(mask.fBounds)) {
1498 if (!storage.intersectNoEmptyCheck(mask.fBounds, fClipBounds))
1554 const SkIRect fClipBounds;