3dd116cdaa
- delete unused methods - move as much of the rest to private - one public section, then one private section - rename methods to a consistent style - move as many parameters as make sense to constructor My goal---which I don't know I can reach---is to split this into three different builder types, one for each EdgeType, so that unused edge types can be more easily cut away. Change-Id: I3ed4df6b6e686eeb34607dd2b15c7dcf88263e91 Reviewed-on: https://skia-review.googlesource.com/c/164620 Auto-Submit: Mike Klein <mtklein@google.com> Commit-Queue: Mike Reed <reed@google.com> Reviewed-by: Mike Reed <reed@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
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 | ||
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.