commit | 15d7a38b04164cefc4279963e44c5944ee1649a9 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Wed Nov 11 16:48:30 2020 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Wed Nov 11 22:48:53 2020 +0000 |
tree | ea1a0464250f2fa4464ebe6ea0a6a76518a17a6a | |
parent | e4387382c222ddfc71675022b9ba106f34f3522e [diff] |
[canvaskit] Use Raster instead of RasterDirect for Canvas2D surface This also refactors some internal names to be more consistent with the normal naming convention. Bug: skia:10717 Change-Id: I69a0d95aaca359e121b3ff84002d0b5f7cadb260 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/334041 Reviewed-by: Mike Reed <reed@google.com> Reviewed-by: Nathaniel Nifong <nifong@google.com>