Searched refs:isZslCapture (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3Device.h | 1077 bool isZslCapture, 1091 zslCapture(isZslCapture), 1109 bool isStillCapture, bool isZslCapture,
|
D | Camera3Device.cpp | 3123 bool isZslCapture, const SurfaceMap& outputSurfaces) { in registerInFlight() argument 3129 hasAppCallback, maxExpectedDuration, physicalCameraIds, isStillCapture, isZslCapture, in registerInFlight() 5754 bool isZslCapture = false; in prepareHalRequests() local 5765 isZslCapture = true; in prepareHalRequests() 5773 requestedPhysicalCameras, isStillCapture, isZslCapture, in prepareHalRequests()
|