Searched refs:mLatestTouchX (Results 1 – 1 of 1) sorted by relevance
42 private float mLatestTouchX; field in BackTouchTracker74 mLatestTouchX = touchX; in update()83 mStartThresholdX = mLatestTouchX; in setTriggerBack()128 mLatestTouchX = touchX; in setGestureStartLocation()136 mInitTouchX = mLatestTouchX; in updateStartLocation()168 float progress = getProgress(mLatestTouchX); in createProgressEvent()242 /* touchX = */ mLatestTouchX, in createProgressEvent()