Home
last modified time | relevance | path

Searched defs:heightPx (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/service/games/
DGameSessionViewHostConfiguration.java56 public GameSessionViewHostConfiguration(int displayId, int widthPx, int heightPx) { in GameSessionViewHostConfiguration()
DGameSession.java145 int heightPx) { in attach()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/section/
DCommunalLockSection.kt132 val heightPx = windowViewBounds.bottom.toFloat() in <lambda>() constant
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DLockSection.kt159 val heightPx = windowViewBounds.bottom.toFloat() in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/viewmodel/
DResizeableItemFrameViewModelTest.kt294 val heightPx = 20 in testEqualMaxAndMinHeight_cannotResize() constant