Searched defs:displayBounds (Results 1 – 8 of 8) sorted by relevance
73 final Rect displayBounds = windowManager.getCurrentWindowMetrics().getBounds(); in getBottomSheetPeekHeight() local
161 public static Matrix getBitmapToDisplayMatrix(RectF imageBounds, RectF displayBounds) { in getBitmapToDisplayMatrix()168 RectF displayBounds) { in setBitmapToDisplayMatrix()
218 RectF displayBounds) { in getScaledCropBounds()
277 Rect displayBounds = getWindowManager().getCurrentWindowMetrics().getBounds(); in getAppWindowRect() local
509 final Rect displayBounds = metrics.getBounds(); in getDisplayBounds() local
648 final Rect displayBounds = windowManager.getCurrentWindowMetrics().getBounds(); in getBottomSheetPeekHeight() local
603 Rect displayBounds = windowManager.getCurrentWindowMetrics().getBounds(); in onCreate() local
2262 final Rect displayBounds = getContext().getSystemService(WindowManager.class) in getRealDisplaySize() local