Searched refs:mAnimationBackgroundSurface (Results 1 – 1 of 1) sorted by relevance
66 DimLayer mAnimationBackgroundSurface; field in TaskStack130 mAnimationBackgroundSurface.setBounds(bounds); in setBounds()234 mAnimationBackgroundSurface = new DimLayer(mService, this, displayContent); in attachDisplayContent()256 mAnimationBackgroundSurface.destroySurface(); in detachDisplay()257 mAnimationBackgroundSurface = null; in detachDisplay()265 mAnimationBackgroundSurface.hide(); in resetAnimationBackgroundAnimator()360 mAnimationBackgroundSurface.show(animLayer - WindowManagerService.LAYER_OFFSET_DIM, in setAnimationBackground()379 mAnimationBackgroundSurface.mDimSurface.destroy(); in close()388 if (mAnimationBackgroundSurface.isDimming()) { in dump()390 mAnimationBackgroundSurface.printTo(prefix + " ", pw); in dump()