Home
last modified time | relevance | path

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

/external/lisa/libs/utils/android/
Dsystem.py239 def vswipe(target, y_low_pct, y_top_pct, duration='', swipe_up=True): argument
261 y1 = h * y_top_pct / 100
265 y2 = h * y_top_pct / 100