Searched refs:JPEG_ORIENTATION (Results 1 – 8 of 8) sorted by relevance
265 result.set(JPEG_ORIENTATION, request.get(CaptureRequest.JPEG_ORIENTATION)); in convertResultMetadata()
402 Integer orientation = request.get(CaptureRequest.JPEG_ORIENTATION); in convertRequestMetadata()403 params.setRotation(ParamsUtils.getOrDefault(request, JPEG_ORIENTATION, in convertRequestMetadata()
776 CaptureRequest.JPEG_ORIENTATION, in mapRequest()820 CaptureResult.JPEG_ORIENTATION , in mapRequest()
1547 public static final Key<Integer> JPEG_ORIENTATION = field in CaptureRequest
2206 public static final Key<Integer> JPEG_ORIENTATION = field in CaptureResult
528 mPersistentSettings.set(CaptureRequest.JPEG_ORIENTATION, msg.arg2 > 0 ? in handleMessage()534 mPersistentSettings.set(CaptureRequest.JPEG_ORIENTATION, msg.arg1); in handleMessage()
13243 …ublic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> JPEG_ORIENTATION;13318 …public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> JPEG_ORIENTATION;
12937 …ublic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> JPEG_ORIENTATION;13012 …public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> JPEG_ORIENTATION;