commit | dca342a773c729050c93f47f4ff99e57c9f09460 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Wed Jun 02 15:48:59 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jun 03 19:33:02 2021 +0000 |
tree | d8db3af934364be9772cec28ec6b72d355b636b6 | |
parent | 785ecad487a44fe66d754aebd5a09be68e382ed2 [diff] |
Move discard and asyncRescaleAndReadPixels* to SkBaseGpuDevice The goal here is to delegate these calls to the SkBaseGpuDevice-derived classes so SkSurface_Gpu doesn't need to know about SDCs. Bug: skia:11837 Change-Id: I28bea7ad1cf5d9fc0ce690b2bd70ff79e022f8d2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/414998 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>