Home
last modified time | relevance | path

Searched refs:silentVol (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/jni/soundpool/tests/
Dsoundpool_stress.cpp149 const float silentVol = 0.f; in testStreams() local
160 soundPool->play(soundID, silentVol, silentVol, priority, 0 /*loop*/, rate); in testStreams()