commit | b101ebe8a63ee1b6fc90135d661f4fe19c2e5f07 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Wed Jul 02 17:09:34 2014 -0400 |
committer | Leon Scroggins III <scroggo@google.com> | Thu Jul 10 16:06:50 2014 -0400 |
tree | 0abc3a5957c719a27197a31040c4146a0d2db8d2 | |
parent | 3ff3db5f5c222af0ddd588cee41efc70ddf2b0c3 [diff] |
Recycle original screenshot after rotation. After copying the Bitmap to a new Bitmap, there is no need to keep the original pixels. This may help memory pressure when running automated tests and taking lots of screenshots, although it does not fix the main source of the problem. BUG:15454296 Change-Id: I7e61886fbb46a8068db3e8dfa1fcb0afd88ea430