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

1 2

  /frameworks/wilhelm/src/itf/
IObject.c 49 state = SL_RESULT_SUCCESS == result ? SL_OBJECT_STATE_REALIZED :
53 state = SL_OBJECT_STATE_REALIZED;
107 if (isSharedEngine && (SL_OBJECT_STATE_REALIZED == state)) {
140 state = (SL_RESULT_SUCCESS == result) ? SL_OBJECT_STATE_REALIZED :
192 state = SL_RESULT_SUCCESS == result ? SL_OBJECT_STATE_REALIZED :
196 state = SL_OBJECT_STATE_REALIZED;
268 thiz->mState = (SL_RESULT_SUCCESS == result) ? SL_OBJECT_STATE_REALIZED :
310 case SL_OBJECT_STATE_REALIZED:
347 if ((SL_OBJECT_STATE_REALIZED != thiz->mState) &&
  /frameworks/wilhelm/src/
sles.c 87 } else if (SL_OBJECT_STATE_REALIZED != object->mState) {
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]

Completed in 546 milliseconds

1 2