commit | ed207b92747234eac88dd3664ecfb535e45d8ed1 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Fri Apr 10 13:52:57 2015 -0700 |
committer | John Reck <jreck@google.com> | Thu Apr 30 12:46:57 2015 -0700 |
tree | 1dbef1ad7b0dc01fbcbb2da189c6824005153c4e | |
parent | b77a7551121561f4ea7d5ce0c4030aeb7ce709e8 [diff] |
Change how Java Bitmaps are accessed in a few places Stop assuming that a Java Bitmap has a SkBitmap* that has some externally managed lifecycle, and instead switch a bunch of users to accessing the bitmap by providing their own SkBitmap* on which to set the (ref counted!) SkPixelRef* instead Attempt #2 to land this, original issue was in getSkBitmap and should be fixed Change-Id: I0fd9e193968b41e5597784140d56b4885906864a