Searched refs:EffectProxyRelease (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/proxy/
H A DEffectProxy.h37 int EffectProxyRelease(effect_handle_t handle);
H A DEffectProxy.cpp145 int EffectProxyRelease(effect_handle_t handle) { function in namespace:android
164 } /*end EffectProxyRelease */
374 .release_effect = android::EffectProxyRelease,

Completed in 199 milliseconds