Searched defs:swBitmap (Results 1 – 5 of 5) sorted by relevance
43 Bitmap swBitmap = createBitmap(0); in blackLuma() local52 Bitmap swBitmap = createBitmap(1); in whiteLuma() local60 Bitmap swBitmap = createBitmap(1, BITMAP_WIDTH + 1, BITMAP_HEIGHT + 1); in unevenBitmapDimens() local68 Bitmap swBitmap = createBitmap(1); in whiteImageBlackBorderLuma() local77 Bitmap swBitmap = createBitmap(0); in blackImageWhiteBorderLuma() local98 private HardwareBuffer swBitmapToHardwareBuffer(Bitmap swBitmap) { in swBitmapToHardwareBuffer()103 private void setBorderLuma(Bitmap swBitmap, float luma) { in setBorderLuma()
129 Bitmap swBitmap = screenshot.copy(Bitmap.Config.ARGB_8888, false); in testScreenshotSecureLayers() local179 Bitmap swBitmap = screenshot.copy(Bitmap.Config.ARGB_8888, false); in testCaptureDisplay() local
175 Bitmap swBitmap = screenshot.copy(Bitmap.Config.ARGB_8888, false); in validateScreenshot() local
320 final Bitmap swBitmap = bitmap.copy(Bitmap.Config.ARGB_8888, false /* isMutable */); in writeBuffer() local
1187 Bitmap swBitmap; in takeScreenshot() local1246 Bitmap swBitmap; in takeScreenshot() local