HomeSort by relevance Sort by last modified time
    Searched refs:SetVolumeLevel (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /frameworks/wilhelm/tests/mimeUri/
slesTestPlayUri.cpp 236 res = (*volItf)->SetVolumeLevel( volItf, -300);
279 (*volItf)->SetVolumeLevel( volItf, 0);
282 (*volItf)->SetVolumeLevel( volItf, -2000);
288 (*volItf)->SetVolumeLevel( volItf, 0);
slesTestPlayUri2.cpp 178 result = (*volItf)->SetVolumeLevel( volItf, -300);
slesTestGetPositionUri.cpp 232 res = (*volItf)->SetVolumeLevel( volItf, -300);
slesTestManyPlayers.cpp 251 res = (*volItfs[playerId])->SetVolumeLevel( volItfs[playerId], -300);
  /frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c 153 (*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);
  /cts/tests/tests/media/libaudiojni/
appendix-b-1-1-buffer-queue.cpp 196 res = (*volumeItf)->SetVolumeLevel(volumeItf, -300);
  /frameworks/wilhelm/tests/examples/
slesTestSawtoothBufferQueue.cpp 222 res = (*volumeItf)->SetVolumeLevel(volumeItf, -300); CheckErr(res);
  /frameworks/wilhelm/tests/
mimeUri_test.cpp 188 res = (*volItf)->SetVolumeLevel( volItf, -300);
  /frameworks/wilhelm/tests/sandbox/
multiplay.c 258 result = (*p->mPlayerVolume)->SetVolumeLevel(p->mPlayerVolume, volumeLevel);
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 285 res = (*volItf)->SetVolumeLevel( volItf, 0);//-300);
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 410 res = (*playerVolItf)->SetVolumeLevel(playerVolItf, 0);
  /development/ndk/platforms/android-14/samples/native-media/jni/
native-media-jni.c 425 res = (*playerVolItf)->SetVolumeLevel(playerVolItf, 0);
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 448 result = (*volumeItf)->SetVolumeLevel(volumeItf, millibel);
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 909 XAresult (*SetVolumeLevel) (
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 909 XAresult (*SetVolumeLevel) (
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 164 milliseconds

1 2 3 4