Searched refs:rtIBounds (Results 1 – 1 of 1) sorted by relevance
278 SkIRect rtIBounds = SkIRect::MakeWH(renderTargetContext->width(), in apply() local281 SkASSERT(rtIBounds.contains(clipIBounds)); // Mask shouldn't be larger than the RT. in apply()