Home
last modified time | relevance | path

Searched refs:amountY (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java569 final int amountY = isDownwardsFlingGesture ? viewHeight / 2 : -viewHeight / 2; in emulateFlingGesture() local
577 x, startY, 0, amountY, durationMs, durationMs / 16, in emulateFlingGesture()
580 return amountY; in emulateFlingGesture()