Undef FloatToFixed and FixedToFloat as well in SkConvolver to avoid confusion with...
authorgeorge <george@mozilla.com>
Fri, 20 Jun 2014 13:32:58 +0000 (06:32 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 20 Jun 2014 13:32:58 +0000 (06:32 -0700)
BUG=skia:
R=reed@google.com

Author: george@mozilla.com

Review URL: https://codereview.chromium.org/326623004

src/core/SkConvolver.h

index 94a5e91..8e53da2 100644 (file)
@@ -13,6 +13,8 @@
 #if defined(__APPLE__)
 #undef FloatToConvolutionFixed
 #undef ConvolutionFixedToFloat
+#undef FloatToFixed
+#undef FixedToFloat
 #endif
 
 // Represents a filter in one dimension. Each output pixel has one entry in this