Avoid reading HW bitmap pixels twice
Both createScaledBitmap and compress read it back to regular memory. Avoid that by creating an intermediate software bitmap. Test: TaskSnapshotPersisterLoaderTest Bug: 37631016 Change-Id: Id03fa3f6a827d3bd39f8fe4fddfc2d32139dac9b
Loading
Please register or sign in to comment