Searched refs:totalRotation (Results 1 – 1 of 1) sorted by relevance
1059 int totalRotation = sensorToDeviceRotation(mCharacteristics, deviceRotation); in configureTransform() local1063 boolean swappedDimensions = totalRotation == 90 || totalRotation == 270; in configureTransform()