Searched refs:xToCut (Results 1 – 1 of 1) sorted by relevance
84 int xToCut = isOnWatchUiMode() ? bt.getWidth() / 5 : bt.getWidth() / 20; in takeScreenshot() local88 xToCut += navigationBarHeight; in takeScreenshot()94 bt, 0, statusBarHeight, bt.getWidth() - xToCut, bt.getHeight() - yToCut); in takeScreenshot()