Searched refs:getImageRotation (Results 1 – 8 of 8) sorted by relevance
77 public int getImageRotation() { in getImageRotation() method in BurstController.ImageStreamProperties
68 int imageRotation = CameraUtil.getImageRotation(mSensorOrientationDegrees, in toImageRotation()
72 public int getImageRotation(int offset); in getImageRotation() method633 mRotation = mModel.getImageRotation(0); in updateSize()884 mRotation = mModel.getImageRotation(mIndex); in updateSize()1837 int rotation = mModel.getImageRotation(i); in buildFallbackEffect()
195 public int getImageRotation(int offset) { in getImageRotation() method in SinglePhotoDataAdapter
480 public int getImageRotation(int offset) { in getImageRotation() method in PhotoDataAdapter
1298 return getImageRotation(sensorOrientation, deviceOrientationDegrees, isFrontCamera); in getJpegRotation()1312 public static int getImageRotation(int sensorOrientation, in getImageRotation() method in CameraUtil
1182 int rotation = CameraUtil.getImageRotation( in initializeRecorder()
1147 CameraUtil.getImageRotation(sensorOrientation, deviceOrientation, isFrontCamera); in capture()