Searched refs:getMicGain (Results 1 – 3 of 3) sorted by relevance
44 ndk::ScopedAStatus getMicGain(float* gain);
119 ndk::ScopedAStatus Mixer::getMicGain(float* gain) { in getMicGain() function in aidl::android::hardware::audio::core::alsa::Mixer
156 RETURN_STATUS_IF_ERROR(primary::PrimaryMixer::getInstance().getMicGain(&gain)); in getHwGain()