Searched refs:screenShot (Results 1 – 2 of 2) sorted by relevance
54 Bitmap screenShot = in takeScreenshot() local56 if (screenShot == null) { in takeScreenshot()63 screenShot.setHasAlpha(false); in takeScreenshot()65 return screenShot; in takeScreenshot()
819 Bitmap screenShot = null; in takeScreenshot() local822 screenShot = mUiAutomationConnection.takeScreenshot( in takeScreenshot()824 if (screenShot == null) { in takeScreenshot()833 screenShot.setHasAlpha(false); in takeScreenshot()835 return screenShot; in takeScreenshot()