Searched refs:ORIENTATION_COUNT (Results 1 – 1 of 1) sorted by relevance
49 private static final int ORIENTATION_COUNT = 4; field in BaseRenderer323 int currentRotation = ORIENTATION_COUNT - display.getRotation(); in getDeviceRotation()339 int difference = (currentOrientation - defaultOrientation) % ORIENTATION_COUNT; in getDeviceRotation()