HomeSort by relevance Sort by last modified time
    Searched refs:SL_PLAYEVENT_HEADSTALLED (Results 1 - 20 of 20) sorted by null

  /frameworks/wilhelm/tests/mimeUri/
slesTestPlayUri2.cpp 54 if (event & SL_PLAYEVENT_HEADSTALLED) {
55 fprintf(stdout, "SL_PLAYEVENT_HEADSTALLED");
174 | SL_PLAYEVENT_HEADMOVING | SL_PLAYEVENT_HEADSTALLED);
slesTestSlowDownUri.cpp 100 if (event & SL_PLAYEVENT_HEADSTALLED) {
101 fprintf(stdout, "SL_PLAYEVENT_HEADSTALLED");
  /frameworks/wilhelm/src/itf/
IPlay.c 261 SL_PLAYEVENT_HEADATNEWPOS | SL_PLAYEVENT_HEADMOVING | SL_PLAYEVENT_HEADSTALLED)) {
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp 379 bool headStalled = (ap->mPlay.mEventFlags & SL_PLAYEVENT_HEADSTALLED) != 0;
383 (*callback)(&ap->mPlay.mItf, callbackPContext, SL_PLAYEVENT_HEADSTALLED);
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 919 #define SL_PLAYEVENT_HEADSTALLED ((SLuint32) 0x00000010)
    [all...]

Completed in 932 milliseconds