Home
last modified time | relevance | path

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

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