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

  /frameworks/base/libs/audioflinger/
AudioMixer.h 128 int32_t volumeRL;
AudioMixer.cpp 314 } else if (!t.doesResample() && t.volumeRL == 0) {
383 if (!t.doesResample() && t.volumeRL == 0)
560 const uint32_t vrl = t->volumeRL;
775 const uint32_t vrl = t.volumeRL;

Completed in 133 milliseconds