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