Home
last modified time | relevance | path

Searched defs:displayBounds (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/helpers/
DWindowUtils.kt43 val displayBounds: Rect in isRotated() constant
137 val displayBounds = displayBounds in isRotated() constant
/platform_testing/libraries/flicker/test/src/com/android/server/wm/flicker/windowmanager/
DWindowManagerStateSubjectTest.kt61 private val displayBounds = Region.from(0, 0, 1440, 2960) constant