Home
last modified time | relevance | path

Searched defs:DecayHFRatioParam (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
H A DEnvReverbTest.java361 private class DecayHFRatioParam extends EnvReverbParam { class in EnvReverbTest
363 public DecayHFRatioParam(EnvironmentalReverb reverb, SeekBar seekBar, TextView textView) { in DecayHFRatioParam() method in EnvReverbTest.DecayHFRatioParam