Searched refs:h (Results 1 – 2 of 2) sorted by relevance
190 int h = mDevice.getDisplayHeight(); in scrollVert() local191 mDevice.swipe(w / 2, h / 2, w / 2, isUp ? h : 0, 2); in scrollVert()
99 int h = mDevice.getDisplayHeight(); in launchCameraOnLockScreen() local101 mDevice.drag((w - 25), (h - 25), (int) (w * 0.5), (int) (w * 0.5), 40); in launchCameraOnLockScreen()