Home | History | Annotate | Download | only in Bundle

Lines Matching defs:EffectCreate

198 extern "C" int EffectCreate(const effect_uuid_t *uuid,
212 ALOGV("\tLVM_ERROR : EffectCreate() called with NULL pointer");
306 ALOGV("\tLVM_ERROR : EffectCreate() Bundle init failed");
354 ALOGV("\tLVM_ERROR : EffectCreate() invalid UUID");
375 } /* end EffectCreate */
3295 create_effect : android::EffectCreate,