Files
frameworks_base/graphics/java/android/graphics
John Reck 44fc6317f1 Ensure picture isn't recording in createBitmap
Picture#draw() will silently due an #endRecording() if it
wasn't called. Bitmap.createBitmap doesn't do this until
after it's too late.

So do an up-front #endRecording() to ensure state is
good to go

Bug: 80539264
Test: HardwareBitmapTests#testReadbackThroughPictureNoEndRecording
Change-Id: Ic66c41462e88880b73c5093d7541c4ce3d71adeb
2018-06-01 12:55:13 -07:00
..
2017-10-30 17:29:43 -07:00
2017-04-21 16:35:08 -06:00
2018-02-20 11:38:11 -05:00
2018-02-16 19:42:00 -08:00
2018-03-28 14:36:58 -07:00
2017-09-27 09:30:30 -07:00