Searched refs:clipIBounds (Results 1 – 1 of 1) sorted by relevance
282 const SkIRect& clipIBounds = reducedClip.ibounds(); in apply() local283 SkASSERT(rtIBounds.contains(clipIBounds)); // Mask shouldn't be larger than the RT. in apply()