Searched refs:streamType_l (Results 1 – 2 of 2) sorted by relevance
2288 virtual audio_stream_type_t streamType_l() const REQUIRES(mutex()) { in streamType_l() function2382 audio_stream_type_t streamType_l() const final REQUIRES(mutex()) { in streamType_l() function
10304 audio_stream_type_t stream = streamType_l(); in start()10411 chain->setStrategy(getStrategyForStream(streamType_l())); in start()