Searched refs:updateEngineEqByChannelIndex (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/media/java/android/media/audiofx/ |
D | DynamicsProcessing.java | 1803 updateEngineEqByChannelIndex(PARAM_PRE_EQ, channelIndex, preEq); in setPreEqByChannelIndex() 1851 updateEngineEqByChannelIndex(PARAM_POST_EQ, channelIndex, postEq); in setPostEqByChannelIndex() 1959 private void updateEngineEqByChannelIndex(int param, int channelIndex, @NonNull Eq eq) { in updateEngineEqByChannelIndex() method in DynamicsProcessing 2126 updateEngineEqByChannelIndex(PARAM_PRE_EQ, channelIndex, preEq); in updateEngineChannelByChannelIndex() 2130 updateEngineEqByChannelIndex(PARAM_POST_EQ, channelIndex, postEq); in updateEngineChannelByChannelIndex()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 24051 Landroid/media/audiofx/DynamicsProcessing;->updateEngineEqByChannelIndex(IILandroid/media/audiofx/D…
|