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()
850 Bitmap screenShot = null; in takeScreenshot() local853 screenShot = mUiAutomationConnection.takeScreenshot( in takeScreenshot()855 if (screenShot == null) { in takeScreenshot()864 screenShot.setHasAlpha(false); in takeScreenshot()866 return screenShot; in takeScreenshot()