Searched defs:logicalWidth (Results 1 – 4 of 4) sorted by relevance
176 final int logicalWidth = displayInfo.logicalWidth; in testLayoutNonfullscreenTask() local218 final int logicalWidth = displayInfo.logicalWidth; in testLayoutLetterboxedWindow() local
339 val logicalWidth = cutoutRect.logicalWidth(relativeRotation) in getStatusBarLeftRight() constant425 private fun Rect.logicalWidth(@Rotation rot: Int): Int { in Rect() method
74 int logicalWidth() const { return mWindowInfo.size.width(); } in logicalWidth() function
143 public int logicalWidth; field in DisplayInfo