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

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

Completed in 111 milliseconds