Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/service/processors/
DRotationProcessor.kt108 private val rotationLayerExists = WindowManagerConditionsFactory constant
123 val rotationLayerExists = rotationLayerExists.isSatisfied(current) in doProcessState() constant
132 val inRotation = anyLayerAnimating || rotationLayerExists || blackSurfaceLayerExists || in doProcessState()
138 "rotationLayerExists=$rotationLayerExists, " + in doProcessState()