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

  /frameworks/base/services/audioflinger/
AudioMixer.cpp 624 const int32_t vrInc = t->volumeInc[1];
644 vr += vrInc;
653 vr += vrInc;
702 const int32_t vrInc = t->volumeInc[1];
715 vr += vrInc;
746 const int32_t vrInc = t->volumeInc[1];
756 vr += vrInc;
790 const int32_t vrInc = t->volumeInc[1];
803 vr += vrInc;
832 const int32_t vrInc = t->volumeInc[1]
    [all...]
AudioFlinger.cpp     [all...]

Completed in 36 milliseconds