diff options
author | Herb Derby <herb@google.com> | 2018-02-28 14:03:18 -0500 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-03-06 19:56:47 +0000 |
commit | 8994150a436f0e813e9a7b8a2dc0ad237f4e3513 (patch) | |
tree | 0eccf683220dfe5643d276d83a71592c89dab4d0 /tests | |
parent | be1b3971806e3d80aa9673a36e2b35d0145198ac (diff) |
Centralize mask byte calculations
These calculations are usually done in place around the code,
but most implementation don't take the care needed for safe calculation.
I have provided safe implementations for use around the code. It
will take a while to track down all the independant implementations
and convert them over.
BUG=skia:7515
Change-Id: Ice6a9be2e8e5ebef18d472adb26c17b03177ef47
Reviewed-on: https://skia-review.googlesource.com/111120
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Herb Derby <herb@google.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions