Home
last modified time | relevance | path

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

/cts/tests/tests/preference/src/android/preference/cts/
DTestUtils.java85 int yToCut = statusBarHeight; in takeScreenshot() local
90 yToCut += navigationBarHeight; in takeScreenshot()
94 bt, 0, statusBarHeight, bt.getWidth() - xToCut, bt.getHeight() - yToCut); in takeScreenshot()