Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/sounddose/
DSoundDoseManager.h139 bool shouldComputeCsdForDeviceWithAddress(const audio_devices_t type,
DSoundDoseManager.cpp565 bool SoundDoseManager::shouldComputeCsdForDeviceWithAddress(const audio_devices_t type, in shouldComputeCsdForDeviceWithAddress() function in android::SoundDoseManager
/frameworks/av/services/audioflinger/
DMelReporter.cpp150 bool shouldComputeCsd = mSoundDoseManager->shouldComputeCsdForDeviceWithAddress( in onCreateAudioPatch()