Home | History | Annotate | Download | only in widget

Lines Matching refs:getHistoricalY

684             final float y = i < historySize ? event.getHistoricalY(i) : event.getY();