HomeSort by relevance Sort by last modified time
    Searched refs:setFixedOutputLevel (Results 1 - 3 of 3) sorted by null

  /device/asus/fugu/libaudio/
AudioOutput.h 88 void setFixedOutputLevel(float level);
AudioHardwareOutput.cpp 346 out->setFixedOutputLevel(current.fixedLvl);
460 (*newOutput)->setFixedOutputLevel(S->fixedLvl);
AudioOutput.cpp 504 void AudioOutput::setFixedOutputLevel(float level) {

Completed in 924 milliseconds