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