Searched refs:mImageRotation (Results 1 – 2 of 2) sorted by relevance
62 private final OrientationManager.DeviceOrientation mImageRotation; field in YuvImageBackendImageSaver.ImageSaverImpl69 mImageRotation = imageRotation; in ImageSaverImpl()89 mImageBackend.receiveImage(new ImageToProcess(image, mImageRotation, metadata, in saveAndCloseImage()101 private final OrientationManager.DeviceOrientation mImageRotation; field in YuvImageBackendImageSaver.YuvImageProcessorListener108 mImageRotation = imageRotation; in YuvImageProcessorListener()142 mSession.updateCaptureIndicatorThumbnail(bitmap, mImageRotation.getDegrees()); in onResultUncompressed()149 matrix.postRotate(mImageRotation.getDegrees()); in onResultUncompressed()
61 private final OrientationManager.DeviceOrientation mImageRotation; field in JpegImageBackendImageSaver.ImageSaverImpl69 mImageRotation = imageRotation; in ImageSaverImpl()88 mImageBackend.receiveImage(new ImageToProcess(image, mImageRotation, metadata, in saveAndCloseImage()101 private final OrientationManager.DeviceOrientation mImageRotation; field in JpegImageBackendImageSaver.JpegImageProcessorListener110 mImageRotation = imageRotation; in JpegImageProcessorListener()