Searched refs:isZslCapture (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/services/camera/libcameraservice/device3/ |
D | InFlightRequest.h | 149 bool isZslCapture, bool rotateAndCropAuto, const std::set<std::string>& idsWithZoom, 164 zslCapture(isZslCapture),
|
D | Camera3Device.h | 1111 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto,
|
D | Camera3Device.cpp | 2977 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto, in registerInFlight() argument 2985 hasAppCallback, maxExpectedDuration, physicalCameraIds, isStillCapture, isZslCapture, in registerInFlight() 5101 bool isZslCapture = false; in prepareHalRequests() local 5119 isZslCapture = true; in prepareHalRequests() 5127 requestedPhysicalCameras, isStillCapture, isZslCapture, in prepareHalRequests()
|