Home | History | Annotate | Download | only in imagesaver

Lines Matching refs:imageRotationCalculator

30 import com.android.camera.one.v2.photo.ImageRotationCalculator;
157 private final ImageRotationCalculator mImageRotationCalculator;
167 * @param imageRotationCalculator the image rotation calculator to determine
171 ImageRotationCalculator imageRotationCalculator,
173 mImageRotationCalculator = imageRotationCalculator;
182 * @param imageRotationCalculator the image rotation calculator to determine
188 ImageRotationCalculator imageRotationCalculator,
190 mImageRotationCalculator = imageRotationCalculator;