78bdee200c
When we reset the flush state after executing the ops in a flush, we reset the stored pipelines which may be holding refs to resources in their processors. We want the resources that we wrote to in the op list to be freed last for caching LRU purposes. Thus we make sure to free all the pipeline resources first before resetting and freeing the op lists Bug: skia: Change-Id: I5b02e9b7532007b5854e906bf4d64e901e7e7e53 Reviewed-on: https://skia-review.googlesource.com/54760 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
debugger | ||
dm | ||
docs | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
Doxyfile | ||
LICENSE | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
whitespace.txt |
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See full details, and build instructions, at https://skia.org.