Searched refs:setFixedOutputLevel (Results 1 – 3 of 3) sorted by relevance
88 void setFixedOutputLevel(float level);
346 out->setFixedOutputLevel(current.fixedLvl); in applyOutputSettings_l()460 (*newOutput)->setFixedOutputLevel(S->fixedLvl); in obtainOutput()
504 void AudioOutput::setFixedOutputLevel(float level) { in setFixedOutputLevel() function in android::AudioOutput