Searched refs:mOutputFixed (Results 1 – 2 of 2) sorted by relevance
92 bool getOutputIsFixed() const { return mOutputFixed; } in getOutputIsFixed()168 bool mOutputFixed; variable
64 , mOutputFixed(false) in AudioOutput()499 if (mOutputFixed != fixed) { in setOutputIsFixed()500 mOutputFixed = fixed; in setOutputIsFixed()