Home
last modified time | relevance | path

Searched refs:deviceBounds (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DGLFunctorDrawable.cpp221 const SkIRect deviceBounds = canvas->getDeviceClipBounds(); in onDraw() local
222 tmpSurface->draw(canvas, deviceBounds.fLeft, deviceBounds.fTop, nullptr); in onDraw()
/frameworks/layoutlib/bridge/src/android/graphics/
DSweepGradient_Delegate.java110 java.awt.Rectangle deviceBounds, in createContext() argument
DRadialGradient_Delegate.java116 java.awt.Rectangle deviceBounds, in createContext() argument
DLinearGradient_Delegate.java127 java.awt.Rectangle deviceBounds, in createContext() argument
DBitmapShader_Delegate.java115 public PaintContext createContext(ColorModel colorModel, Rectangle deviceBounds, in createContext() argument