Searched refs:isZslCapture (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | InFlightRequest.h | 153 bool isZslCapture, bool rotateAndCropAuto, const std::set<std::string>& idsWithZoom, 168 zslCapture(isZslCapture),
|
H A D | Camera3Device.h | 1116 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto,
|
H A D | Camera3Device.cpp | 2990 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()
|