Searched refs:SetVolumeLevel (Results 1 - 11 of 11) sorted by relevance

/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayUri.cpp236 res = (*volItf)->SetVolumeLevel( volItf, -300);
279 (*volItf)->SetVolumeLevel( volItf, 0);
282 (*volItf)->SetVolumeLevel( volItf, -2000);
288 (*volItf)->SetVolumeLevel( volItf, 0);
H A DslesTestPlayUri2.cpp178 result = (*volItf)->SetVolumeLevel( volItf, -300);
H A DslesTestGetPositionUri.cpp232 res = (*volItf)->SetVolumeLevel( volItf, -300);
H A DslesTestManyPlayers.cpp251 res = (*volItfs[playerId])->SetVolumeLevel( volItfs[playerId], -300);
/frameworks/wilhelm/tests/native-media/jni/
H A Dnative-media-jni.c153 (*playerVolItf)->SetVolumeLevel(playerVolItf, -600); // -6dB
157 (*playerVolItf)->SetVolumeLevel(playerVolItf, -1200); // -12dB
161 (*playerVolItf)->SetVolumeLevel(playerVolItf, 0); // full volume
443 res = (*playerVolItf)->SetVolumeLevel(playerVolItf, 0);//-300);
/frameworks/wilhelm/tests/examples/
H A DslesTestSawtoothBufferQueue.cpp222 res = (*volumeItf)->SetVolumeLevel(volumeItf, -300); CheckErr(res);
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp188 res = (*volItf)->SetVolumeLevel( volItf, -300);
/frameworks/wilhelm/tests/sandbox/
H A Dmultiplay.c258 result = (*p->mPlayerVolume)->SetVolumeLevel(p->mPlayerVolume, volumeLevel);
/frameworks/wilhelm/tests/sandbox/streamSource/
H A DslesTestPlayStream.cpp285 res = (*volItf)->SetVolumeLevel( volItf, 0);//-300);
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h909 XAresult (*SetVolumeLevel) ( member in struct:XAVolumeItf_
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1295 SLresult (*SetVolumeLevel) ( member in struct:SLVolumeItf_

Completed in 884 milliseconds