Searched refs:gCanQueryEffect (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 variable
200 gCanQueryEffect = 1;
216 if (gCanQueryEffect == 0) {
871 gCanQueryEffect = 0;

Completed in 70 milliseconds