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

1 2 3 4

  /frameworks/wilhelm/src/itf/
IObject.cpp 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.cpp 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-21/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /development/ndk/platforms/android-24/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/r10/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/SLES/
OpenSLES.h 220 #define SL_OBJECT_STATE_REALIZED ((SLuint32) 0x00000002)
    [all...]

Completed in 128 milliseconds

1 2 3 4