Thorough tests for saturatedAdd and mulDiv255Round.
authormtklein <mtklein@chromium.org>
Mon, 15 Jun 2015 17:58:42 +0000 (10:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 15 Jun 2015 17:58:43 +0000 (10:58 -0700)
commit374787534147f3a616925d297bce74ff575d8911
treea3e1ce1731866c0abefd46b97112f40b925b366c
parent07a8fc827b8665a8c2966d5a264ba4901bef9443
Thorough tests for saturatedAdd and mulDiv255Round.

BUG=skia:3951

Committed: https://skia.googlesource.com/skia/+/ce9d11189a5924b47c3629063b72bae9d466c2c7

CQ_EXTRA_TRYBOTS=client.skia.android:Test-Android-GCC-Nexus5-CPU-NEON-Arm7-Release-Trybot

Review URL: https://codereview.chromium.org/1184113003
src/core/SkNx.h
tests/SkNxTest.cpp