Searched refs:overshoot (Results 1 – 8 of 8) sorted by relevance
81 const float overshoot = max_abs_x_dB - knee_threshold_; in Compress() local83 const float rect = std::max(overshoot, 0.0f); in Compress()110 const float overshoot = max_abs_x_dB - knee_threshold_; in Compress() local112 const float rect = std::max(overshoot, 0.0f); in Compress()
185 float overshoot = in handleExpansion() local187 overshoot *= (1 - RUBBERBAND_FACTOR_STATIC); in handleExpansion()188 rubberband -= overshoot; in handleExpansion()
584 final int overshoot = skippedAdapterPages - indexInAdapter - 1; in computePageIndexInDocument() local585 return pageRange.getEnd() - overshoot; in computePageIndexInDocument()
4858 int overshoot = -(delta - (motionView.getTop() - oldTop)); local4859 overScrollBy(0, overshoot, 0, mScrollY, 0, 0,
1748 field public static final int overshoot = 17563656; // 0x10c0008
1962 field public static final int overshoot = 17563656; // 0x10c0008
92769 Lcom/android/internal/R$interpolator;->overshoot:I