Home | History | Annotate | Download | only in musicfx

Lines Matching refs:OpenSLESConstants

19 import com.android.audiofx.OpenSLESConstants;
320 seekbar.setMax(OpenSLESConstants.VIRTUALIZER_MAX_STRENGTH
321 - OpenSLESConstants.VIRTUALIZER_MIN_STRENGTH);
382 seekbar.setMax(OpenSLESConstants.BASSBOOST_MAX_STRENGTH
383 - OpenSLESConstants.BASSBOOST_MIN_STRENGTH);