Home | History | Annotate | Download | only in audio

Lines Matching defs:unregisterEffect

1126 status_t AudioPolicyManagerBase::unregisterEffect(int id)
1130 ALOGW("unregisterEffect() unknown effect ID %d", id);
1139 ALOGW("unregisterEffect() memory %d too big for total %d",
1144 ALOGV("unregisterEffect() effect %s, ID %d, memory %d total memory %d",
1157 ALOGW("unregisterEffect() unknown effect ID %d", id);