Searched defs:commandSize (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIAndroidEffect.cpp86 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 Dandroid_Effect.cpp876 SLuint32 command, SLuint32 commandSize, void* pCommandData,
887 (uint32_t) commandSize,
875 android_genericFx_sendCommand(IAndroidEffect* iae, SLInterfaceID pUuid, SLuint32 command, SLuint32 commandSize, void* pCommandData, SLuint32 *replySize, void *pReplyData) argument

Completed in 63 milliseconds