Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/fifo/
DFifoControllerBase.h112 fifo_frames_t getThreshold() const { in getThreshold() function
DFifoBuffer.cpp179 fifo_frames_t FifoBuffer::getThreshold() { in getThreshold() function in FifoBuffer
/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPBase.h136 float getThreshold() const { in getThreshold() function
236 float getThreshold() const { in getThreshold() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
DImageProcessHelper.java73 float getThreshold() { in getThreshold() method in ImageProcessHelper
/frameworks/base/core/java/android/widget/
DAutoCompleteTextView.java634 public int getThreshold() { in getThreshold() method in AutoCompleteTextView
/frameworks/base/media/java/android/media/audiofx/
DDynamicsProcessing.java635 public float getThreshold() { return mThreshold; } in getThreshold() method in DynamicsProcessing.MbcBand
1002 public float getThreshold() { return mThreshold; } in getThreshold() method in DynamicsProcessing.Limiter