Home | History | Annotate | Download | only in musicfx

Lines Matching refs:OpenSLESConstants

19 import com.android.audiofx.OpenSLESConstants;
330 seekbar.setMax(OpenSLESConstants.VIRTUALIZER_MAX_STRENGTH
331 - OpenSLESConstants.VIRTUALIZER_MIN_STRENGTH);
392 seekbar.setMax(OpenSLESConstants.BASSBOOST_MAX_STRENGTH
393 - OpenSLESConstants.BASSBOOST_MIN_STRENGTH);