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