HomeSort by relevance Sort by last modified time
    Searched refs:SL_PLAYSTATE_PAUSED (Results 26 - 48 of 48) sorted by null

12

  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 292 res = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
  /frameworks/wilhelm/src/itf/
IOutputMixExt.c 145 case SL_PLAYSTATE_PAUSED: // idle
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 431 result = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED );
slesTestDecodeAac.cpp 754 res = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_PAUSED);
785 res = (*playItf)->SetPlayState(playItf, SL_PLAYSTATE_PAUSED);
    [all...]
  /frameworks/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 340 res = (*playItf)->SetPlayState( playItf, SL_PLAYSTATE_PAUSED ); CheckErr(res);
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp 52 case SL_PLAYSTATE_PAUSED:
53 SL_LOGV("setting GenericPlayer to SL_PLAYSTATE_PAUSED");
390 * post-condition: play state of AudioPlayer is SL_PLAYSTATE_PAUSED if setPlayStateToPaused is true
417 ap->mPlay.mState = SL_PLAYSTATE_PAUSED;
    [all...]
MediaPlayer_to_android.cpp 612 case SL_PLAYSTATE_PAUSED: {
613 SL_LOGV("setting AVPlayer to SL_PLAYSTATE_PAUSED");
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 911 #define SL_PLAYSTATE_PAUSED ((SLuint32) 0x00000002)
    [all...]

Completed in 1209 milliseconds

12