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()
143 Bitmap swBitmap = null; in testScreenshotSecureLayers() local219 Bitmap swBitmap = null; in testCaptureDisplay() local
189 Bitmap swBitmap = screenshot.copy(Bitmap.Config.ARGB_8888, false); in validateScreenshot() local
345 final Bitmap swBitmap = bitmap.copy(Bitmap.Config.ARGB_8888, false /* isMutable */); in writeBuffer() local
1295 Bitmap swBitmap; in takeScreenshot() local1361 Bitmap swBitmap; in takeScreenshot() local