HomeSort by relevance Sort by last modified time
    Searched refs:SL_BOOLEAN_TRUE (Results 51 - 73 of 73) sorted by null

1 23

  /frameworks/wilhelm/tests/sandbox/
configbq.c 132 req[0] = SL_BOOLEAN_TRUE;
srcsink.c 64 SLboolean req[1] = {SL_BOOLEAN_TRUE};
monkey.c 118 SLboolean req[1] = {SL_BOOLEAN_TRUE};
  /frameworks/wilhelm/src/itf/
IObject.c 47 result = (*realize)(thiz, SL_BOOLEAN_TRUE);
190 result = (*resume)(thiz, SL_BOOLEAN_TRUE);
IEngine.c     [all...]
  /frameworks/wilhelm/src/
ThreadPool.c 177 tp->mShutdown = SL_BOOLEAN_TRUE;
  /frameworks/wilhelm/src/android/
android_Effect.cpp 807 android::status_t status = pFx->setEnabled(SL_BOOLEAN_TRUE == enabled);
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 75 #define SL_BOOLEAN_TRUE ((SLboolean) 0x00000001)
    [all...]

Completed in 1441 milliseconds

1 23