Searched refs:mImageRotationCalculator (Results 1 – 3 of 3) sorted by relevance
157 private final ImageRotationCalculator mImageRotationCalculator; field in JpegImageBackendImageSaver173 mImageRotationCalculator = imageRotationCalculator; in JpegImageBackendImageSaver()190 mImageRotationCalculator = imageRotationCalculator; in JpegImageBackendImageSaver()206 final OrientationManager.DeviceOrientation imageRotation = mImageRotationCalculator in build()
166 private final ImageRotationCalculator mImageRotationCalculator; field in YuvImageBackendImageSaver181 mImageRotationCalculator = imageRotationCalculator; in YuvImageBackendImageSaver()199 mImageRotationCalculator = imageRotationCalculator; in YuvImageBackendImageSaver()215 final OrientationManager.DeviceOrientation imageRotation = mImageRotationCalculator in build()
84 private final ImageRotationCalculator mImageRotationCalculator; field in SimpleOneCameraFactory96 mImageRotationCalculator = imageRotationCalculator; in SimpleOneCameraFactory()194 mImageRotationCalculator.getSupplier()); in createOneCamera()