Searched refs:heightDp (Results 1 – 1 of 1) sorted by relevance
389 int heightDp = (int) Math.abs((y - mInitialTouchY) / displayDensity); in endMotionEvent() local393 heightDp, velocityDp); in endMotionEvent()