commit | 9a9eae21ed5235869702a66d6decddd6643792c3 | [log] [tgz] |
---|---|---|
author | reed <reed@google.com> | Mon Jul 07 14:32:06 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jul 07 14:32:06 2014 -0700 |
tree | a790837e35bb43388491a095adb69896fdc660bc | |
parent | 620fc60b0486765d5bf9d9d3ea50dabe4f358307 [diff] |
change pixelref to not inherit from SkFlattenable If I can "inline" MallocPixelRef unflatten, then I think we can delete this code. The only caller today should be unflattening in the legacy path for bitmaps. R=robertphillips@google.com Author: reed@google.com Review URL: https://codereview.chromium.org/320873003