Searched refs:deviceBounds (Results 1 – 5 of 5) sorted by relevance
224 const SkIRect deviceBounds = canvas->getDeviceClipBounds(); in onDraw() local225 tmpSurface->draw(canvas, deviceBounds.fLeft, deviceBounds.fTop, nullptr); in onDraw()
109 java.awt.Rectangle deviceBounds, in createContext() argument
104 java.awt.Rectangle deviceBounds, in createContext() argument
115 public PaintContext createContext(ColorModel colorModel, Rectangle deviceBounds, in createContext() argument
119 java.awt.Rectangle deviceBounds, in createContext() argument