HomeSort by relevance Sort by last modified time
    Searched refs:SL_IID_PLAY (Results 26 - 50 of 53) sorted by null

12 3

  /frameworks/wilhelm/tests/sandbox/
monkey.c 133 result = (*p->mObject)->GetInterface(p->mObject, SL_IID_PLAY, &p->mPlay);
playbq.c 418 result = (*playerObject)->GetInterface(playerObject, SL_IID_PLAY, &playerPlay);
playbq.cpp 418 result = (*playerObject)->GetInterface(playerObject, SL_IID_PLAY, &playerPlay);
reverb.c 590 result = (*playerObject)->GetInterface(playerObject, SL_IID_PLAY, &playerPlay);
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 258 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf); CheckErr(res);
  /external/quake/quake/src/WinQuake/
snd_android.cpp 196 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
  /frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp 195 res = (*playerObject)->GetInterface(playerObject, SL_IID_PLAY, &playerPlay);
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 370 result = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
slesTestFeedback.cpp 327 result = (*playerObject)->GetInterface(playerObject, SL_IID_PLAY, &playerPlay);
slesTestDecodeAac.cpp 549 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf);
    [all...]
  /frameworks/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 255 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf); CheckErr(res);
  /frameworks/ex/variablespeed/jni/
variablespeed.cc 637 OpenSL(decoder, GetInterface, SL_IID_PLAY, &decoderPlay);
691 OpenSL(audioPlayer, GetInterface, SL_IID_PLAY, &audioPlayerPlay);
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 924 extern SL_API const SLInterfaceID SL_IID_PLAY;
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 924 extern SLAPIENTRY const SLInterfaceID SL_IID_PLAY;
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 924 extern SL_API const SLInterfaceID SL_IID_PLAY;
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 924 extern SLAPIENTRY const SLInterfaceID SL_IID_PLAY;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 924 extern SLAPIENTRY const SLInterfaceID SL_IID_PLAY;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 924 extern SLAPIENTRY const SLInterfaceID SL_IID_PLAY;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 924 extern SL_API const SLInterfaceID SL_IID_PLAY;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 924 extern SL_API const SLInterfaceID SL_IID_PLAY;
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 924 extern SLAPIENTRY const SLInterfaceID SL_IID_PLAY;
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 924 extern SLAPIENTRY const SLInterfaceID SL_IID_PLAY;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 924 extern SL_API const SLInterfaceID SL_IID_PLAY;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 924 extern SL_API const SLInterfaceID SL_IID_PLAY;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 924 extern SL_API const SLInterfaceID SL_IID_PLAY;
    [all...]

Completed in 265 milliseconds

12 3