Searched refs:mPreviousCurrentScroll (Results 1 – 1 of 1) sorted by relevance
52 private float mPreviousCurrentScroll = 0; field in RoundScrollbarRenderer99 mCurrentScrollDiff += newScroll - mPreviousCurrentScroll; in drawRoundScrollbars()103 mPreviousCurrentScroll = newScroll; in drawRoundScrollbars()