Searched refs:screenRotation (Results 1 – 1 of 1) sorted by relevance
542 int screenRotation, in updateCameraRotation() argument548 int rotation = screenRotationToDegress(screenRotation); in updateCameraRotation()571 private static int screenRotationToDegress(int screenRotation) { in screenRotationToDegress() argument572 switch (screenRotation) { in screenRotationToDegress()