Searched refs:mRippleStartBottom (Results 1 – 1 of 1) sorted by relevance
23 double mRippleStartBottom; field in AudioBandSpecs39 mRippleStartBottom = startBottom; in initRipple()73 double vBottom = (e / d) * (mRippleStopBottom - mRippleStartBottom) + mRippleStartBottom in isInBounds()85 sb.append(String.format("start [%.1f : %.1f] |", mRippleStartTop, mRippleStartBottom)); in toString()