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

/frameworks/wilhelm/src/itf/
H A DIAndroidEffect.cpp87 void* pCommand, SLuint32 *replySize, void *pReply) {
93 pCommand, replySize, pReply);
85 IAndroidEffect_SendCommand(SLAndroidEffectItf self, SLInterfaceID effectImplementationId, SLuint32 command, SLuint32 commandSize, void* pCommand, SLuint32 *replySize, void *pReply) argument

Completed in 79 milliseconds