Searched refs:deviceR (Results 1 – 1 of 1) sorted by relevance
261 SkIRect deviceR; in updateMC() local262 deviceR.set(0, 0, width, height); in updateMC()263 SkASSERT(deviceR.contains(fClip.getBounds())); in updateMC()