Searched refs:rampVolume (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/include/media/stagefright/
H A DAudioSource.h83 void rampVolume(
/frameworks/base/media/libstagefright/
H A DAudioSource.cpp175 void AudioSource::rampVolume( function in class:android::AudioSource
316 rampVolume(nFrames, autoRampDurationFrames, (uint8_t *) buffer->data(), n);
/frameworks/base/services/audioflinger/
H A DAudioFlinger.cpp2166 bool rampVolume; local
2245 rampVolume = true;
2250 rampVolume = true;
2292 rampVolume = false;
2306 rampVolume = false;
2390 applyVolume(leftVol, rightVol, rampVolume);

Completed in 731 milliseconds