Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DMelReporter.cpp185 if (outputThread != nullptr && !useHalSoundDoseInterface_l()) { in startMelComputationForActivePatch_l()
288 if (outputThread != nullptr && !useHalSoundDoseInterface_l()) { in stopMelComputationForPatch_l()
341 bool MelReporter::useHalSoundDoseInterface_l() { in useHalSoundDoseInterface_l() function in android::MelReporter
DMelReporter.h134 bool useHalSoundDoseInterface_l() REQUIRES(mutex());