Searched defs:commandSize (Results 1 - 2 of 2) sorted by relevance
/frameworks/wilhelm/src/itf/ |
H A D | IAndroidEffect.cpp | 86 SLInterfaceID effectImplementationId, SLuint32 command, SLuint32 commandSize, 92 result = android_genericFx_sendCommand(thiz, effectImplementationId, command, commandSize, 85 IAndroidEffect_SendCommand(SLAndroidEffectItf self, SLInterfaceID effectImplementationId, SLuint32 command, SLuint32 commandSize, void* pCommand, SLuint32 *replySize, void *pReply) argument
|
/frameworks/wilhelm/src/android/ |
H A D | android_Effect.cpp | 830 SLuint32 command, SLuint32 commandSize, void* pCommandData, 841 (uint32_t) commandSize, 829 android_genericFx_sendCommand(IAndroidEffect* iae, SLInterfaceID pUuid, SLuint32 command, SLuint32 commandSize, void* pCommandData, SLuint32 *replySize, void *pReplyData) argument
|
Completed in 124 milliseconds