Searched refs:getRotationDelta (Results 1 – 1 of 1) sorted by relevance
68 int deltaRotate = getRotationDelta(currentRotation, thumbnailRotation); in updateThumbnailMatrix()185 private int getRotationDelta(int oldRotation, int newRotation) { in getRotationDelta() method in PreviewPositionHelper