b0a8684e61
Implement SkAndroidFrameworkUtil::getBaseWrappedCanvas, which gets the real canvas behind SkPaintFilterCanvas. This is useful, because SkCanvas::drawDrawable works differently on a GPU backed canvas. Test: Built and ran with Android Bug: b/128792554 Change-Id: I5b75d42256d7a4efca987d55be2ce064c10fb4e7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204442 Commit-Queue: Stan Iliev <stani@google.com> Reviewed-by: Florin Malita <fmalita@chromium.org> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
LICENSE | ||
OWNERS | ||
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.