commit | 7e1912a8ab48134eb3a631f188ad8aa262e8eaa0 | [log] [tgz] |
---|---|---|
author | Greg Daniel <egdaniel@google.com> | Thu Feb 08 09:15:33 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Feb 08 15:03:54 2018 +0000 |
tree | 4340aad809ff02d1cacb88b57c9b941611c106a3 | |
parent | aee01c298519c9d08d7cc13fd7c4264d01f8630e [diff] |
Move GrMakeCachedBitmapProxy work in lazy mode This basically wraps the bitmap in an SkImage and uses the GrMakeCachedImageProxy call to create the proxy. Bug: skia: Change-Id: I648a9cac3a316231bfb1bcedaae2009b7de0356c Reviewed-on: https://skia-review.googlesource.com/105360 Commit-Queue: Greg Daniel <egdaniel@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>