Home | History | Annotate | Download | only in core

Lines Matching refs:deviceR

195             SkIRect deviceR;
196 deviceR.set(0, 0, width, height);
197 SkASSERT(deviceR.contains(fClip.getBounds()));