Searched refs:rotateAndCropAuto (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/services/camera/libcameraservice/device3/ |
D | InFlightRequest.h | 113 bool rotateAndCropAuto; member 138 rotateAndCropAuto(false) { in InFlightRequest() 144 bool isZslCapture, bool rotateAndCropAuto, const std::set<std::string>& idsWithZoom, 160 rotateAndCropAuto(rotateAndCropAuto),
|
D | Camera3OutputUtils.cpp | 194 bool reprocess, bool zslStillCapture, bool rotateAndCropAuto, in sendCaptureResult() argument 285 if (rotateAndCropAuto) { in sendCaptureResult() 624 request.rotateAndCropAuto, request.cameraIdsWithZoom, in processCaptureResult() 966 r.rotateAndCropAuto, r.cameraIdsWithZoom, r.physicalMetadatas); in notifyShutter()
|
D | Camera3Device.h | 1023 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto,
|
D | Camera3Device.cpp | 2778 bool isZslCapture, bool rotateAndCropAuto, const std::set<std::string>& cameraIdsWithZoom, in registerInFlight() argument 2786 rotateAndCropAuto, cameraIdsWithZoom, outputSurfaces)); in registerInFlight()
|