| OLD | NEW |
| 1 | 1 |
| 2 /////////////////////////////////////////////////////////////////////////////// | 2 /////////////////////////////////////////////////////////////////////////////// |
| 3 // | 3 // |
| 4 // THIS FILE IS AUTOGENERATED BY GYP_TO_ANDROID.PY. DO NOT EDIT. | 4 // THIS FILE IS AUTOGENERATED BY GYP_TO_ANDROID.PY. DO NOT EDIT. |
| 5 // | 5 // |
| 6 // This file contains Skia's upstream include/config/SkUserConfig.h as a | 6 // This file contains Skia's upstream include/config/SkUserConfig.h as a |
| 7 // reference, followed by the actual defines set for Android. | 7 // reference, followed by the actual defines set for Android. |
| 8 // | 8 // |
| 9 /////////////////////////////////////////////////////////////////////////////// | 9 /////////////////////////////////////////////////////////////////////////////// |
| 10 | 10 |
| (...skipping 19 matching lines...) Expand all Loading... |
| 30 #define SK_CPU_BENDIAN | 30 #define SK_CPU_BENDIAN |
| 31 #undef SK_CPU_LENDIAN | 31 #undef SK_CPU_LENDIAN |
| 32 #else | 32 #else |
| 33 #define SK_CPU_LENDIAN | 33 #define SK_CPU_LENDIAN |
| 34 #undef SK_CPU_BENDIAN | 34 #undef SK_CPU_BENDIAN |
| 35 #endif | 35 #endif |
| 36 | 36 |
| 37 #define SK_BUILD_FOR_ANDROID | 37 #define SK_BUILD_FOR_ANDROID |
| 38 #define SK_BUILD_FOR_ANDROID_FRAMEWORK | 38 #define SK_BUILD_FOR_ANDROID_FRAMEWORK |
| 39 #define SK_SCALAR_IS_FLOAT | 39 #define SK_SCALAR_IS_FLOAT |
| 40 #define bar |
| 40 #define foo | 41 #define foo |
| 41 #define bar | |
| 42 | 42 |
| 43 #endif // SkUserConfig_Android_DEFINED | 43 #endif // SkUserConfig_Android_DEFINED |
| OLD | NEW |