Searched refs:mRippleStopBottom (Results 1 – 1 of 1) sorted by relevance
26 double mRippleStopBottom; field in AudioBandSpecs41 mRippleStopBottom = stopBottom; in initRipple()73 double vBottom = (e / d) * (mRippleStopBottom - mRippleStartBottom) + mRippleStartBottom in isInBounds()86 sb.append(String.format("stop [%.1f : %.1f] |", mRippleStopTop, mRippleStopBottom)); in toString()