Home | History | Annotate | Download | only in core

Lines Matching refs:deviceR

130             SkIRect deviceR;
131 deviceR.set(0, 0, width, height);
132 SkASSERT(deviceR.contains(fClip.getBounds()));