Searched refs:getDegreesForRotation (Results 1 – 2 of 2) sorted by relevance
674 canvas.rotate(getDegreesForRotation(rotation)); in takeScreenshot()943 private static float getDegreesForRotation(int value) { in getDegreesForRotation() method in UiAutomation
522 private float getDegreesForRotation(int value) { in getDegreesForRotation() method in GlobalScreenshot542 float degrees = getDegreesForRotation(mDisplay.getRotation()); in takeScreenshot()