Searched refs:asBitmap (Results 1 – 10 of 10) sorted by relevance
56 final Bitmap screenShot = screenshotBuffer == null ? null : screenshotBuffer.asBitmap(); in takeScreenshot()
47 return buffer?.asBitmap() in captureDisplay()
157 screenshot = screenCapture[0].asBitmap(); in testScreenshotSecureLayers()234 screenshot = screenCapture[0].asBitmap(); in testCaptureDisplay()
346 final Bitmap bm = shb != null ? shb.asBitmap() : null; in getContextualSearchIntent()501 .asBitmap().asShared()); in getContextualSearchState()
257 public Bitmap asBitmap() { in asBitmap() method in ScreenCapture.ScreenshotHardwareBuffer
1290 Bitmap screenShot = screenshotBuffer.asBitmap(); in takeScreenshot()1356 Bitmap screenShot = captureBuffer.asBitmap(); in takeScreenshot()
402 final BitmapShader shader = new BitmapShader(edgeBuffer.asBitmap(), in createExtensionSurface()
477 BitmapShader shader = new BitmapShader(edgeBuffer.asBitmap(), in doCreateExtensionSurface()
4282 final Bitmap bm = shb != null ? shb.asBitmap() : null; in requestAssistScreenshot()4343 return buffer.asBitmap(); in captureTaskBitmap()
2745 final Bitmap bm = shb != null ? shb.asBitmap() : null; in getContextualSearchIntent()