commit | 80bfda87c8c619457816a595cd07b048d4988dbf | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Thu Nov 12 09:23:36 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Nov 12 15:33:07 2020 +0000 |
tree | 43abe5596bc3463a4477cb14133792d8b4c0235f | |
parent | c90084a9a30a4c51ed4ea15dda086a39ae6c1e19 [diff] |
Remove GrSurfaceContext::flush calls ... ... replacing them w/ calls to GrDirectContextPriv::flushSurface. Since recording contexts can also possess surface- and renderTarget- Contexts it is misleading for them to have a flush method. Change-Id: I10f4fad12d4d5efdd999ba212fda9ce5cdd83130 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/334068 Reviewed-by: Adlai Holler <adlai@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>