| OLD | NEW |
| 1 # Include this gypi to include all 'core' files | 1 # Include this gypi to include all 'core' files |
| 2 # The parent gyp/gypi file must define | 2 # The parent gyp/gypi file must define |
| 3 # 'skia_src_path' e.g. skia/trunk/src | 3 # 'skia_src_path' e.g. skia/trunk/src |
| 4 # 'skia_include_path' e.g. skia/trunk/include | 4 # 'skia_include_path' e.g. skia/trunk/include |
| 5 # | 5 # |
| 6 # The skia build defines these in common_variables.gypi | 6 # The skia build defines these in common_variables.gypi |
| 7 # | 7 # |
| 8 { | 8 { |
| 9 'sources': [ | 9 'sources': [ |
| 10 '<(skia_src_path)/core/ARGB32_Clamp_Bilinear_BitmapShader.h', | 10 '<(skia_src_path)/core/ARGB32_Clamp_Bilinear_BitmapShader.h', |
| 11 '<(skia_src_path)/core/Sk64.cpp', | |
| 12 '<(skia_src_path)/core/SkAAClip.cpp', | 11 '<(skia_src_path)/core/SkAAClip.cpp', |
| 13 '<(skia_src_path)/core/SkAnnotation.cpp', | 12 '<(skia_src_path)/core/SkAnnotation.cpp', |
| 14 '<(skia_src_path)/core/SkAdvancedTypefaceMetrics.cpp', | 13 '<(skia_src_path)/core/SkAdvancedTypefaceMetrics.cpp', |
| 15 '<(skia_src_path)/core/SkAlphaRuns.cpp', | 14 '<(skia_src_path)/core/SkAlphaRuns.cpp', |
| 16 '<(skia_src_path)/core/SkAntiRun.h', | 15 '<(skia_src_path)/core/SkAntiRun.h', |
| 17 '<(skia_src_path)/core/SkBBoxHierarchy.h', | 16 '<(skia_src_path)/core/SkBBoxHierarchy.h', |
| 18 '<(skia_src_path)/core/SkBBoxRecord.cpp', | 17 '<(skia_src_path)/core/SkBBoxRecord.cpp', |
| 19 '<(skia_src_path)/core/SkBBoxRecord.h', | 18 '<(skia_src_path)/core/SkBBoxRecord.h', |
| 20 '<(skia_src_path)/core/SkBBoxHierarchyRecord.cpp', | 19 '<(skia_src_path)/core/SkBBoxHierarchyRecord.cpp', |
| 21 '<(skia_src_path)/core/SkBBoxHierarchyRecord.h', | 20 '<(skia_src_path)/core/SkBBoxHierarchyRecord.h', |
| (...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 206 '<(skia_src_path)/image/SkImage_Picture.cpp', | 205 '<(skia_src_path)/image/SkImage_Picture.cpp', |
| 207 '<(skia_src_path)/image/SkImage_Raster.cpp', | 206 '<(skia_src_path)/image/SkImage_Raster.cpp', |
| 208 '<(skia_src_path)/image/SkSurface.cpp', | 207 '<(skia_src_path)/image/SkSurface.cpp', |
| 209 # '<(skia_src_path)/image/SkSurface_Gpu.cpp', | 208 # '<(skia_src_path)/image/SkSurface_Gpu.cpp', |
| 210 '<(skia_src_path)/image/SkSurface_Picture.cpp', | 209 '<(skia_src_path)/image/SkSurface_Picture.cpp', |
| 211 '<(skia_src_path)/image/SkSurface_Raster.cpp', | 210 '<(skia_src_path)/image/SkSurface_Raster.cpp', |
| 212 | 211 |
| 213 '<(skia_src_path)/pipe/SkGPipeRead.cpp', | 212 '<(skia_src_path)/pipe/SkGPipeRead.cpp', |
| 214 '<(skia_src_path)/pipe/SkGPipeWrite.cpp', | 213 '<(skia_src_path)/pipe/SkGPipeWrite.cpp', |
| 215 | 214 |
| 216 '<(skia_include_path)/core/Sk64.h', | |
| 217 '<(skia_include_path)/core/SkAdvancedTypefaceMetrics.h', | 215 '<(skia_include_path)/core/SkAdvancedTypefaceMetrics.h', |
| 218 '<(skia_include_path)/core/SkBitmap.h', | 216 '<(skia_include_path)/core/SkBitmap.h', |
| 219 '<(skia_include_path)/core/SkBitmapDevice.h', | 217 '<(skia_include_path)/core/SkBitmapDevice.h', |
| 220 '<(skia_include_path)/core/SkBlitRow.h', | 218 '<(skia_include_path)/core/SkBlitRow.h', |
| 221 '<(skia_include_path)/core/SkBounder.h', | 219 '<(skia_include_path)/core/SkBounder.h', |
| 222 '<(skia_include_path)/core/SkCanvas.h', | 220 '<(skia_include_path)/core/SkCanvas.h', |
| 223 '<(skia_include_path)/core/SkChecksum.h', | 221 '<(skia_include_path)/core/SkChecksum.h', |
| 224 '<(skia_include_path)/core/SkChunkAlloc.h', | 222 '<(skia_include_path)/core/SkChunkAlloc.h', |
| 225 '<(skia_include_path)/core/SkClipStack.h', | 223 '<(skia_include_path)/core/SkClipStack.h', |
| 226 '<(skia_include_path)/core/SkColor.h', | 224 '<(skia_include_path)/core/SkColor.h', |
| (...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 357 '<(skia_src_path)/pathops/SkPathOpsPoint.h', | 355 '<(skia_src_path)/pathops/SkPathOpsPoint.h', |
| 358 '<(skia_src_path)/pathops/SkPathOpsQuad.h', | 356 '<(skia_src_path)/pathops/SkPathOpsQuad.h', |
| 359 '<(skia_src_path)/pathops/SkPathOpsRect.h', | 357 '<(skia_src_path)/pathops/SkPathOpsRect.h', |
| 360 '<(skia_src_path)/pathops/SkPathOpsTriangle.h', | 358 '<(skia_src_path)/pathops/SkPathOpsTriangle.h', |
| 361 '<(skia_src_path)/pathops/SkPathOpsTypes.h', | 359 '<(skia_src_path)/pathops/SkPathOpsTypes.h', |
| 362 '<(skia_src_path)/pathops/SkPathWriter.h', | 360 '<(skia_src_path)/pathops/SkPathWriter.h', |
| 363 '<(skia_src_path)/pathops/SkQuarticRoot.h', | 361 '<(skia_src_path)/pathops/SkQuarticRoot.h', |
| 364 '<(skia_src_path)/pathops/SkReduceOrder.h', | 362 '<(skia_src_path)/pathops/SkReduceOrder.h', |
| 365 ], | 363 ], |
| 366 } | 364 } |
| OLD | NEW |