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

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

Completed in 676 milliseconds