Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h705 static bool streamsMatchForvolume(audio_stream_type_t stream1,
DAudioPolicyManager.cpp5348 bool AudioPolicyManager::streamsMatchForvolume(audio_stream_type_t stream1, in streamsMatchForvolume() argument
5350 return (stream1 == stream2); in streamsMatchForvolume()