Home
last modified time | relevance | path

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

/packages/apps/Gallery/src/com/android/camera/
DImageViewTouchBase.java88 getProperBaseMatrix(mBitmapDisplayed, mBaseMatrix); in onLayout()
167 getProperBaseMatrix(bitmap, mBaseMatrix); in setImageRotateBitmapResetBase()
259 private void getProperBaseMatrix(RotateBitmap bitmap, Matrix matrix) { in getProperBaseMatrix() method in ImageViewTouchBase