Searched refs:screenshotWidth (Results 1 – 1 of 1) sorted by relevance
625 final float screenshotWidth; in takeScreenshot() local631 screenshotWidth = displayWidth; in takeScreenshot()635 screenshotWidth = displayHeight; in takeScreenshot()639 screenshotWidth = displayWidth; in takeScreenshot()643 screenshotWidth = displayHeight; in takeScreenshot()656 screenShot = mUiAutomationConnection.takeScreenshot((int) screenshotWidth, in takeScreenshot()674 canvas.translate(- screenshotWidth / 2, - screenshotHeight / 2); in takeScreenshot()