Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.cpp3767 IAfMmapPlaybackThread* const mmapPlaybackThread = in getVolumeInterface_l() local
3769 volumeInterface = mmapPlaybackThread; in getVolumeInterface_l()
3784 IAfMmapPlaybackThread* const mmapPlaybackThread = in getAllVolumeInterfaces_l() local
3786 volumeInterfaces.push_back(mmapPlaybackThread); in getAllVolumeInterfaces_l()