Searched defs:displayBounds (Results 1 – 3 of 3) sorted by relevance
161 public static Matrix getBitmapToDisplayMatrix(RectF imageBounds, RectF displayBounds) { in getBitmapToDisplayMatrix()168 RectF displayBounds) { in setBitmapToDisplayMatrix()
218 RectF displayBounds) { in getScaledCropBounds()
231 Rect displayBounds = getWindowManager().getCurrentWindowMetrics().getBounds(); in getAppWindowRect() local