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

  /frameworks/av/services/audioflinger/
AudioMixer.cpp 458 t->auxInc = 0;
    [all...]
AudioMixer.h 176 int32_t auxInc;
232 bool needsRamp() { return (volumeInc[0] | volumeInc[1] | auxInc) != 0; }

Completed in 48 milliseconds