Searched refs:isStillCapture (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3Device.h | 1076 const std::set<String8>& physicalCameraIdSet, bool isStillCapture, 1090 stillCapture(isStillCapture), 1109 bool isStillCapture, bool isZslCapture,
|
D | Camera3Device.cpp | 3122 std::set<String8>& physicalCameraIds, bool isStillCapture, in registerInFlight() argument 3129 hasAppCallback, maxExpectedDuration, physicalCameraIds, isStillCapture, isZslCapture, in registerInFlight() 5753 bool isStillCapture = false; in prepareHalRequests() local 5759 isStillCapture = true; in prepareHalRequests() 5773 requestedPhysicalCameras, isStillCapture, isZslCapture, in prepareHalRequests()
|