Home
last modified time | relevance | path

Searched refs:overshoot (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/libeffects/loudness/dsp/core/
Ddynamic_range_compression.cpp81 const float overshoot = max_abs_x_dB - knee_threshold_; in Compress() local
83 const float rect = std::max(overshoot, 0.0f); in Compress()
110 const float overshoot = max_abs_x_dB - knee_threshold_; in Compress() local
112 const float rect = std::max(overshoot, 0.0f); in Compress()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DDragDownHelper.java185 float overshoot = in handleExpansion() local
187 overshoot *= (1 - RUBBERBAND_FACTOR_STATIC); in handleExpansion()
188 rubberband -= overshoot; in handleExpansion()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPageAdapter.java584 final int overshoot = skippedAdapterPages - indexInAdapter - 1; in computePageIndexInDocument() local
585 return pageRange.getEnd() - overshoot; in computePageIndexInDocument()
/frameworks/base/core/java/android/widget/
DAbsListView.java4858 int overshoot = -(delta - (motionView.getTop() - oldTop)); local
4859 overScrollBy(0, overshoot, 0, mScrollY, 0, 0,
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1748 field public static final int overshoot = 17563656; // 0x10c0008
/frameworks/base/non-updatable-api/
Dcurrent.txt1962 field public static final int overshoot = 17563656; // 0x10c0008
/frameworks/base/api/
Dcurrent.txt1962 field public static final int overshoot = 17563656; // 0x10c0008
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt92769 Lcom/android/internal/R$interpolator;->overshoot:I