Home | History | Annotate | Download | only in Bundle

Lines Matching refs:EffectRelease

346 extern "C" int EffectRelease(effect_handle_t handle){
352 ALOGV("\tLVM_ERROR : EffectRelease called with NULL pointer");
388 ALOGV("\tLVM_ERROR : EffectRelease : Unsupported effect\n\n\n\n\n\n\n");
441 } /* end EffectRelease */
3275 release_effect : android::EffectRelease,