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.java76 int yToCut = statusBarHeight; in takeScreenshot() local
81 yToCut += navigationBarHeight; in takeScreenshot()
85 bt, 0, statusBarHeight, bt.getWidth() - xToCut, bt.getHeight() - yToCut); in takeScreenshot()