Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp461 std::list<int> streamIdsUsedInRequest = getIntersection(streamIdSetIt->second, in submitRequestList() local
464 !isSensorPixelModeConsistent(streamIdsUsedInRequest, it.settings)) { in submitRequestList()