Searched refs:gCanQueryEffect (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 variable
205 gCanQueryEffect = 1;
221 if (gCanQueryEffect == 0) {
934 gCanQueryEffect = 0;

Completed in 297 milliseconds