Home
last modified time | relevance | path

Searched defs:cameraIdsWithZoom (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputUtils.cpp309 const std::set<std::string>& cameraIdsWithZoom, bool useZoomRatio, in sendCaptureResult()
595 const std::set<std::string>& cameraIdsWithZoom) { in getCameraIdsWithZoomLocked()
835 auto cameraIdsWithZoom = getCameraIdsWithZoomLocked( in processCaptureResult() local
1103 const auto& cameraIdsWithZoom = getCameraIdsWithZoomLocked( in notifyShutter() local
DInFlightRequest.h190 std::set<std::string> cameraIdsWithZoom; member
DCamera3Device.cpp2911 const std::set<std::string>& cameraIdsWithZoom, bool useZoomRatio, in registerInFlight()
3907 std::set<std::string> cameraIdsWithZoom; in prepareHalRequests() local