Searched refs:mRippleStopTop (Results 1 – 1 of 1) sorted by relevance
25 double mRippleStopTop; field in AudioBandSpecs40 mRippleStopTop = stopTop; in initRipple()68 double vTop = (e / d) * (mRippleStopTop - mRippleStartTop) + mRippleStartTop + mOffset; in isInBounds()86 sb.append(String.format("stop [%.1f : %.1f] |", mRippleStopTop, mRippleStopBottom)); in toString()