Chromium Code Reviews| Index: src/opts/SkNx_neon.h |
| diff --git a/src/opts/SkNx_neon.h b/src/opts/SkNx_neon.h |
| index a03f0be674b5e0d1dcd179022615cb92147c7f50..ab9ff4bee7f4cc9fbaff5b0c2dfbda02d9534682 100644 |
| --- a/src/opts/SkNx_neon.h |
| +++ b/src/opts/SkNx_neon.h |
| @@ -8,6 +8,8 @@ |
| #ifndef SkNx_neon_DEFINED |
| #define SkNx_neon_DEFINED |
| +#define SKNX_IS_FAST |
| + |
| namespace { // See SkNx.h |
| // Well, this is absurd. The shifts require compile-time constant arguments. |