Searched refs:getDegreesForRotation (Results 1 – 3 of 3) sorted by relevance
107 canvas.rotate(getDegreesForRotation(rotation)); in takeScreenshot()121 private static float getDegreesForRotation(int value) { in getDegreesForRotation() method in Screenshooter
744 canvas.rotate(getDegreesForRotation(rotation)); in takeScreenshot()1015 private static float getDegreesForRotation(int value) { in getDegreesForRotation() method in UiAutomation
537 private float getDegreesForRotation(int value) { in getDegreesForRotation() method in GlobalScreenshot558 float degrees = getDegreesForRotation(mDisplay.getRotation()); in takeScreenshot()