Home
last modified time | relevance | path

Searched refs:bundleToHardwareBitmap (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DScreenshotRequest.java77 mBitmap = HardwareBitmapBundler.bundleToHardwareBitmap(in.readTypedObject(Bundle.CREATOR)); in ScreenshotRequest()
319 private static Bitmap bundleToHardwareBitmap(Bundle bundle) { in bundleToHardwareBitmap() method in ScreenshotRequest.HardwareBitmapBundler