Home
last modified time | relevance | path

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

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