d945698c5d
Looks like SkColorSpaceXformSteps is its only user, and it can easily switch over to skcms instead. We're now making 3-6 function calls instead of inlining, but on the other hand, they're replacing 3-6 calls to powf()... Guarded with SK_LEGACY_TF_APPLY. Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel Change-Id: I502d4b3979a4e912820c925b63a174406801be0b Reviewed-on: https://skia-review.googlesource.com/c/159762 Commit-Queue: Mike Klein <mtklein@google.com> 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.