Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engineconfigurable/src/
DEngine.h122 StreamCollection mStreamCollection; /**< Streams indexed by their enum id. */ variable
DEngine.cpp50 return mStreamCollection; in getCollection()
61 return mStreamCollection; in getCollection()