Files
frameworks_base/core/java/android/view
Leon Scroggins III 7432f1831c App transitions/thumbnails: Switch to HardwareBuffer
Bug: 148155907
Bug: 150395371
Test: go/wm-smoke

These previously used a GraphicBuffer created from a HARDWARE Bitmap to
parcel the Bitmap. As part of moving UI Rendering into a mainline
module, which will not include/expose GraphicBuffer,
Bitmap#createGraphicBufferHandle is being replaced by
Bitmap#getHardwareBuffer. Switch over to the now public API.

Change-Id: Id714a48a10fd03a03faa371e206e0c478ae1a4b7
2020-03-10 11:46:10 -04:00
..
2019-10-10 22:41:57 +00:00
2020-03-02 12:11:45 -08:00
2020-02-24 12:45:27 -08:00
2020-02-24 12:45:27 -08:00
2019-10-17 17:21:29 +00:00
2020-03-03 15:12:15 +01:00
2020-03-02 17:37:01 +01:00