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