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

/frameworks/av/media/libeffects/factory/
H A DEffectsFactory.c175 const struct effect_interface_s gInterface = { variable in typeref:struct:effect_interface_s
328 fx->itfe = (struct effect_interface_s *)&gInterface;
329 ALOGV("EffectCreate() gInterface");

Completed in 95 milliseconds