Home | History | Annotate | Download | only in testlibs

Lines Matching refs:cmdCode

279 static int Reverb_Command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize,
292 ALOGV("Reverb_Command command %d cmdSize %d",cmdCode, cmdSize);
294 switch (cmdCode) {
391 ALOGW("Reverb_Command invalid command %d",cmdCode);