Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:status2

6679             status_t status2 = (*mEffectInterface)->command(mEffectInterface,
6685 if (status2 == NO_ERROR) {
6686 status2 = cmdStatus;
6689 status = status2;