HomeSort by relevance Sort by last modified time
    Searched defs:SLuint32 (Results 1 - 2 of 2) sorted by null

  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 71 typedef sl_uint32_t SLuint32; /* 32 bit unsigned integer */
73 typedef SLuint32 SLboolean;
79 typedef SLuint32 SLmillisecond;
80 typedef SLuint32 SLmilliHertz;
84 typedef SLuint32 SLmicrosecond;
85 typedef SLuint32 SLresult;
95 SLuint32 time_low;
109 #define SL_OBJECTID_ENGINE ((SLuint32) 0x00001001)
110 #define SL_OBJECTID_LEDDEVICE ((SLuint32) 0x00001002)
111 #define SL_OBJECTID_VIBRADEVICE ((SLuint32) 0x00001003
    [all...]
  /system/media/opensles/include/SLES/
OpenSLES.h 71 typedef sl_uint32_t SLuint32; /* 32 bit unsigned integer */
73 typedef SLuint32 SLboolean;
79 typedef SLuint32 SLmillisecond;
80 typedef SLuint32 SLmilliHertz;
84 typedef SLuint32 SLmicrosecond;
85 typedef SLuint32 SLresult;
95 SLuint32 time_low;
109 #define SL_OBJECTID_ENGINE ((SLuint32) 0x00001001)
110 #define SL_OBJECTID_LEDDEVICE ((SLuint32) 0x00001002)
111 #define SL_OBJECTID_VIBRADEVICE ((SLuint32) 0x00001003
    [all...]

Completed in 13 milliseconds