Home | History | Annotate | Download | only in audioflinger

Lines Matching full:replysize

518                                              uint32_t *replySize,
534 replySize,
537 uint32_t size = (replySize == NULL) ? 0 : *replySize;
1004 uint32_t *replySize,
1079 return mEffect->command(cmdCode, cmdSize, pCmdData, replySize, pReplyData);
1097 uint32_t replySize,
1101 mEffectClient->commandExecuted(cmdCode, cmdSize, pCmdData, replySize, pReplyData);