Searched refs:toRotation (Results 1 – 2 of 2) sorted by relevance
90 int fromRotation, int toRotation) { in rotateCutout() argument91 return original.getRotated(startWidth, startHeight, fromRotation, toRotation); in rotateCutout()
459 int fromRotation, int toRotation) { in rotateCutout() argument461 rotateRect(safeCutout, deltaRotation(fromRotation, toRotation)); in rotateCutout()