5595f6ef0e
S16CPU is used only inside Skia, and only sparsely. - SkRandom::nextS16() and nextU16() were used rarely enough that it makes things simpler to get rid of them. - SkAlphaBlend255() was unused outside tests. - SkIntToFDot6() looks like it really wants to take an int. Change-Id: I3ca773beb6c04c691947d4602f27c819b660554d Reviewed-on: https://skia-review.googlesource.com/151700 Reviewed-by: Brian Osman <brianosman@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.