Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h1077 bool isZslCapture,
1091 zslCapture(isZslCapture),
1109 bool isStillCapture, bool isZslCapture,
DCamera3Device.cpp3123 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()