Lines Matching full:effects
243 // query available effects
244 final Descriptor[] effects = AudioEffect.queryEffects();
246 // Determine available/supported effects
247 Log.v(TAG, "Available effects:");
248 for (final Descriptor effect : effects) {
285 // Depending on the state enable the supported effects if they were
606 * (on/off) if effects are on. Do the inverse for their layouts so they can take over