Home
last modified time | relevance | path

Searched refs:getTwoFloat (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/audiofx/
DDynamicsProcessing.java1787 return getTwoFloat(PARAM_INPUT_GAIN, channelIndex); in getInputGainByChannelIndex()
2103 float inputGain = getTwoFloat(PARAM_INPUT_GAIN, channelIndex); in queryEngineByChannelIndex()
2204 private float getTwoFloat(int param, int paramA) { in getTwoFloat() method in DynamicsProcessing
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt23999 Landroid/media/audiofx/DynamicsProcessing;->getTwoFloat(II)F