Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DScreenRotationAnimation.java59 static final int SCREEN_FREEZE_LAYER_SCREENSHOT = SCREEN_FREEZE_LAYER_BASE + 1; field in ScreenRotationAnimation
284 mSurfaceControl.setLayer(SCREEN_FREEZE_LAYER_SCREENSHOT); in ScreenRotationAnimation()