Searched refs:inverseRotateMatrix (Results 1 – 2 of 2) sorted by relevance
79 Matrix inverseRotateMatrix = new Matrix(); in readCroppedBitmap() local80 inverseRotateMatrix.setRotate(-rotation); in readCroppedBitmap()91 inverseRotateMatrix.mapRect(cropBounds); in readCroppedBitmap()
596 Matrix inverseRotateMatrix = new Matrix();601 inverseRotateMatrix.setRotate(-mRotation);618 inverseRotateMatrix.mapRect(mCropBounds);