Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropDrawingUtils.java161 public static Matrix getBitmapToDisplayMatrix(RectF imageBounds, RectF displayBounds) { in getBitmapToDisplayMatrix()
168 RectF displayBounds) { in setBitmapToDisplayMatrix()
DCropMath.java218 RectF displayBounds) { in getScaledCropBounds()