aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--expectations/gm/ignored-tests.txt11
-rw-r--r--src/effects/gradients/SkClampRange.h2
2 files changed, 11 insertions, 2 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt
index 5ee655fcb7..508077f884 100644
--- a/expectations/gm/ignored-tests.txt
+++ b/expectations/gm/ignored-tests.txt
@@ -51,6 +51,17 @@ imagemagnifier
#reed
modecolorfilters
+#reed
+gammagradienttext
+composeshader_alpha
+composeshader
+c_gms
+alphagradients
+arithmode
+colorcube
+lightingcolorfilter
+
+
#joshualitt
bleed
blurrects
diff --git a/src/effects/gradients/SkClampRange.h b/src/effects/gradients/SkClampRange.h
index a71009d654..2f7bf6e09a 100644
--- a/src/effects/gradients/SkClampRange.h
+++ b/src/effects/gradients/SkClampRange.h
@@ -11,8 +11,6 @@
#include "SkFixed.h"
#include "SkScalar.h"
-#define SK_SUPPORT_LEGACY_GRADIENT_PRECISION
-
#ifdef SK_SUPPORT_LEGACY_GRADIENT_PRECISION
#define SkGradFixed SkFixed
#define SkScalarToGradFixed SkScalarToFixed