Home
last modified time | relevance | path

Searched refs:rotateAndCropAuto (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DInFlightRequest.h184 bool rotateAndCropAuto; member
220 rotateAndCropAuto(false), in InFlightRequest()
229 bool isZslCapture, bool rotateAndCropAuto, bool autoframingAuto,
248 rotateAndCropAuto(rotateAndCropAuto),
DCamera3OutputUtils.cpp306 bool reprocess, bool zslStillCapture, bool rotateAndCropAuto, in sendCaptureResult() argument
397 if (rotateAndCropAuto) { in sendCaptureResult()
831 request.rotateAndCropAuto, cameraIdsWithZoom, in processCaptureResult()
1101 r.rotateAndCropAuto, cameraIdsWithZoom, r.physicalMetadatas); in notifyShutter()
DCamera3Device.h1265 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto, bool autoframingAuto,
DCamera3Device.cpp2828 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto, bool autoframingAuto, in registerInFlight() argument
2837 isStillCapture, isZslCapture, rotateAndCropAuto, autoframingAuto, cameraIdsWithZoom, in registerInFlight()