Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp260 static std::list<int> getIntersection(const std::unordered_set<int> &streamIdsForThisCamera, in getIntersection() argument
264 if (streamIdsForThisCamera.find(streamId) != streamIdsForThisCamera.end()) { in getIntersection()