Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:loadEffect

1284 AudioPolicyService::EffectDesc *AudioPolicyService::loadEffect(cnode *root)
1292 LOGW("loadEffect() invalid uuid %s", node->value);
1311 EffectDesc *effect = loadEffect(node);