Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DScreenshotRequest.java128 dest.writeTypedObject(HardwareBitmapBundler.hardwareBitmapToBundle(mBitmap), 0); in writeToParcel()
286 private static Bundle hardwareBitmapToBundle(Bitmap bitmap) { in hardwareBitmapToBundle() method in ScreenshotRequest.HardwareBitmapBundler