Searched defs:deltaRotation (Results 1 – 2 of 2) sorted by relevance
1518 final int deltaRotation = DisplayContent.deltaRotation(newRotation, oldRotation); in seamlesslyRotateWindow() local
2160 final int deltaRotation = deltaRotation(newRotation, oldRotation); in rotateBounds() local2168 static int deltaRotation(int oldRotation, int newRotation) { in deltaRotation() method in DisplayContent