Searched defs:EffectQueryEffect (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/factory/
H A DEffectsFactory.c48 static int gCanQueryEffect; // indicates that call to EffectQueryEffect() is valid, i.e. that the list of effects
211 int EffectQueryEffect(uint32_t index, effect_descriptor_t *pDescriptor) function
249 ALOGV("EffectQueryEffect() desc:%s", str);

Completed in 70 milliseconds