Skip to content
Snippets Groups Projects
user avatar
John Reck authored
Have Bitmap.createBitmap(sourceBitmap, ...) preserve any gainmaps if
present, transforming the gainmaps in the same way.

This addresses 2 common usages:

1) Rotating bitmaps to handle EXIF orientations
2) Bitmap.createScaledBitmap() to do "static" scaling

Bug: 286131154
Test: SilkFX GainmapTransformsTest
Change-Id: I5a62dccbb2c70bc38cca581b161eef792c8b2a78
b1c20eea
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..