Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DInFlightRequest.h149 bool isZslCapture, bool rotateAndCropAuto, const std::set<std::string>& idsWithZoom,
164 zslCapture(isZslCapture),
DCamera3Device.h1111 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto,
DCamera3Device.cpp2977 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()