commit | b6d04f84c342fc1cd26097c91692c012d4cd4f25 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Thu Dec 06 15:03:21 2012 -0800 |
committer | Stephen Hines <srhines@google.com> | Thu Dec 06 15:03:21 2012 -0800 |
tree | 6cfd029c6748c2e17b3fb4dce7923b3e77b8f778 | |
parent | ac2b02386aafecf9a0877c6a9c457200c3f8faa7 [diff] |
Fix app bug related to same input/output bitmap. Due to our new bitmap storage optimization, we can't reuse the same bitmap as input and output safely (since we modify the output directly). This change updates ImageProcessing to appropriately create a distinct output Bitmap Allocation and actually use it. Change-Id: Iecf6c2d203bd1c370b8d0a9fb7e69b419d2eb69b