Home
last modified time | relevance | path

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

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