Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropDrawingUtils.java173 public static boolean setImageToScreenMatrix(Matrix dst, RectF image, in setImageToScreenMatrix() method in CropDrawingUtils
DCropView.java313 … if (!CropDrawingUtils.setImageToScreenMatrix(mDisplayMatrix, mImageBounds, mScreenBounds, in onDraw()