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.cpp147 int EffectProxyRelease(effect_handle_t handle) { function in namespace:android
166 } /*end EffectProxyRelease */
371 .release_effect = android::EffectProxyRelease,

Completed in 1104 milliseconds