Home | History | Annotate | Download | only in Reverb

Lines Matching refs:EffectCreate

214 extern "C" int EffectCreate(const effect_uuid_t *uuid,
226 ALOGV("\tLVM_ERROR : EffectCreate() called with NULL pointer");
271 ALOGV("\tLVM_ERROR : EffectCreate() init failed");
299 } /* end EffectCreate */
2180 create_effect : android::EffectCreate,