Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DInFlightRequest.h113 bool rotateAndCropAuto; member
138 rotateAndCropAuto(false) { in InFlightRequest()
144 bool isZslCapture, bool rotateAndCropAuto, const std::set<std::string>& idsWithZoom,
160 rotateAndCropAuto(rotateAndCropAuto),
DCamera3OutputUtils.cpp194 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()
DCamera3Device.h1023 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto,
DCamera3Device.cpp2778 bool isZslCapture, bool rotateAndCropAuto, const std::set<std::string>& cameraIdsWithZoom, in registerInFlight() argument
2786 rotateAndCropAuto, cameraIdsWithZoom, outputSurfaces)); in registerInFlight()