Searched refs:getProperBaseMatrix (Results 1 – 2 of 2) sorted by relevance
88 getProperBaseMatrix(mBitmapDisplayed, mBaseMatrix); in onLayout()167 getProperBaseMatrix(bitmap, mBaseMatrix); in setImageRotateBitmapResetBase()259 private void getProperBaseMatrix(RotateBitmap bitmap, Matrix matrix) { in getProperBaseMatrix() method in ImageViewTouchBase
128 getProperBaseMatrix(mBitmapDisplayed, mBaseMatrix); in onLayout()195 getProperBaseMatrix(bitmap, mBaseMatrix); in setImageBitmapResetBase()263 private void getProperBaseMatrix(Bitmap bitmap, Matrix matrix) { in getProperBaseMatrix() method in ImageViewTouchBase