Home | History | Annotate | Download | only in core

Lines Matching refs:deviceR

261             SkIRect deviceR;
262 deviceR.set(0, 0, width, height);
263 SkASSERT(deviceR.contains(fClip.getBounds()));