Searched defs:mDimSurface (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DDimLayer.java22 SurfaceControl mDimSurface; field in class:DimLayer
24 /** Last value passed to mDimSurface.setAlpha() */
27 /** Last value passed to mDimSurface.setLayer() */
30 /** Next values to pass to mDimSurface.setPosition() and mDimSurface.setSize() */
33 /** Last values passed to mDimSurface.setPosition() and mDimSurface.setSize() */
36 /** True after mDimSurface.show() has been called, false after mDimSurface.hide(). */
62 mDimSurface
[all...]

Completed in 45 milliseconds