Home
last modified time | relevance | path

Searched refs:setBitmapToDisplayMatrix (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropDrawingUtils.java163 CropDrawingUtils.setBitmapToDisplayMatrix(m, imageBounds, displayBounds); in getBitmapToDisplayMatrix()
167 public static boolean setBitmapToDisplayMatrix(Matrix m, RectF imageBounds, in setBitmapToDisplayMatrix() method in CropDrawingUtils