commit | a771b9861d11671c780092d35c0062eeefcf37c0 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Fri Apr 10 13:52:57 2015 -0700 |
committer | John Reck <jreck@google.com> | Mon Apr 13 09:50:42 2015 -0700 |
tree | a575dc870712330cb8ddc70b5dccd0df26806a6a | |
parent | 4147877b388eb4a6f4e1ee116edfa58a018891ca [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 Change-Id: I0fd9e193968b41e5597784140d56b4885906864a