Home
last modified time | relevance | path

Searched refs:isZslCapture (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DInFlightRequest.h153 bool isZslCapture, bool rotateAndCropAuto, const std::set<std::string>& idsWithZoom,
168 zslCapture(isZslCapture),
H A DCamera3Device.h1116 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto,
H A DCamera3Device.cpp2990 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto, in registerInFlight() argument
2998 hasAppCallback, maxExpectedDuration, physicalCameraIds, isStillCapture, isZslCapture, in registerInFlight()
5156 bool isZslCapture = false; in prepareHalRequests() local
5174 isZslCapture = true; in prepareHalRequests()
5182 requestedPhysicalCameras, isStillCapture, isZslCapture, in prepareHalRequests()