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

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

Completed in 52 milliseconds