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