Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/com/android/server/wm/traces/common/service/processors/
DRotationProcessor.kt132 val inRotation = anyLayerAnimating || rotationLayerExists || blackSurfaceLayerExists || in doProcessState() constant
135 "In rotation? $inRotation (" + in doProcessState()
142 return if (inRotation) { in doProcessState()