Searched refs:animationAmplitude (Results 1 – 1 of 1) sorted by relevance
34 private double animationAmplitude = 0.4; // Fraction of view height field in TouchCatcherView90 int pos = (int) (h * (0.5 + animationAmplitude * normPos)); in onDraw()