Searched refs:slope (Results 1 – 5 of 5) sorted by relevance
61 float slope = absDeltaY / absDeltaX; in determineScrollingStart() local62 float theta = (float) Math.atan(slope); in determineScrollingStart()
906 float slope = absDeltaY / absDeltaX; in determineScrollingStart() local907 float theta = (float) Math.atan(slope); in determineScrollingStart()