Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DDisplayViewport.h53 int32_t logicalRight; member
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProvider.kt670 private fun Rect.logicalRight(@Rotation rot: Int): Int { in Rect() method