Searched refs:screenshotWidth (Results 1 – 1 of 1) sorted by relevance
687 final float screenshotWidth; in takeScreenshot() local693 screenshotWidth = displayWidth; in takeScreenshot()697 screenshotWidth = displayHeight; in takeScreenshot()701 screenshotWidth = displayWidth; in takeScreenshot()705 screenshotWidth = displayHeight; in takeScreenshot()718 screenShot = mUiAutomationConnection.takeScreenshot((int) screenshotWidth, in takeScreenshot()736 canvas.translate(- screenshotWidth / 2, - screenshotHeight / 2); in takeScreenshot()