Searched refs:PARAM_DIFFUSION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/audiofx/
H A DEnvironmentalReverb.java103 public static final int PARAM_DIFFUSION = 8; field in class:EnvironmentalReverb
387 checkStatus(setParameter(PARAM_DIFFUSION, param));
400 checkStatus(getParameter(PARAM_DIFFUSION, param));

Completed in 23 milliseconds