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 607 const int32_t vrInc = t->volumeInc[1];
627 vr += vrInc;
636 vr += vrInc;
685 const int32_t vrInc = t->volumeInc[1];
698 vr += vrInc;
729 const int32_t vrInc = t->volumeInc[1];
739 vr += vrInc;
773 const int32_t vrInc = t->volumeInc[1];
786 vr += vrInc;
815 const int32_t vrInc = t->volumeInc[1]
    [all...]
AudioFlinger.cpp     [all...]

Completed in 641 milliseconds