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

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

Completed in 876 milliseconds