Searched refs:getDeviceRotation (Results 1 – 5 of 5) sorted by relevance
77 mOpenGlRotation = getDeviceRotation(context); in BaseRenderer()292 public static int getDeviceRotation(Context context) { in getDeviceRotation() method in BaseRenderer
209 BaseRenderer.getDeviceRotation((Context) mBaseUiListener)); in startRobustnessTest()
247 final int newDeviceRotation = getDeviceRotation(displayId); in testRotation()
199 final int newDeviceRotation = getDeviceRotation(displayId); in rotateAndCheckSizes()
1265 final int origRotation = getDeviceRotation(displayId);1269 final boolean result = (getDeviceRotation(displayId) == targetRotation);1274 protected int getDeviceRotation(int displayId) {