Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DInFlightRequest.h117 std::set<std::string> cameraIdsWithZoom; member
H A DCamera3OutputUtils.cpp224 const std::set<std::string>& cameraIdsWithZoom, in sendCaptureResult()
H A DCamera3Device.cpp2991 const std::set<std::string>& cameraIdsWithZoom, in registerInFlight()
4862 std::set<std::string> cameraIdsWithZoom; in prepareHalRequests() local