Home | History | Annotate | Download | only in musicfx

Lines Matching full:effects

255         // query available effects
256 final Descriptor[] effects = AudioEffect.queryEffects();
258 // Determine available/supported effects
259 Log.v(TAG, "Available effects:");
260 for (final Descriptor effect : effects) {
299 // Depending on the state enable the supported effects if they were
624 * (on/off) if effects are on. Do the inverse for their layouts so they can take over