Searched refs:SL_IID_PLAY_ (Results 1 - 3 of 3) sorted by relevance
/third_party/openSLES/api/1.0.1/ |
H A D | OpenSLES_IID.c | 70 static const struct SLInterfaceID_ SL_IID_PLAY_ = { 0xef0bd9c0, 0xddd7, 0x11db, 0xbf49, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }; variable 71 const SLInterfaceID SL_IID_PLAY = &SL_IID_PLAY_;
|
/third_party/openSLES/api/1.1/ |
H A D | OpenSLES_IID.c | 76 static const struct SLInterfaceID_ SL_IID_PLAY_ = { 0xef0bd9c0, 0xddd7, 0x11db, 0xbf49, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }; variable 77 SL_API const SLInterfaceID SL_IID_PLAY = &SL_IID_PLAY_;
|
/third_party/openSLES/api/1.0/ |
H A D | OpenSLES_IID.c | 70 static const struct SLInterfaceID_ SL_IID_PLAY_ = { 0xef0bd9c0, 0xddd7, 0x11db, 0xbf49, { 0x00, 0x02, 0xa5, 0xd5, 0xc5, 0x1b } }; variable 71 const SLInterfaceID SL_IID_PLAY = &SL_IID_PLAY_;
|
Completed in 3 milliseconds