| OLD | NEW |
| 1 # Copyright 2015 Google Inc. | 1 # Copyright 2015 Google Inc. |
| 2 # | 2 # |
| 3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
| 4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
| 5 # Include this gypi to include all 'core' files | 5 # Include this gypi to include all 'core' files |
| 6 # The parent gyp/gypi file must define | 6 # The parent gyp/gypi file must define |
| 7 # 'skia_src_path' e.g. skia/trunk/src | 7 # 'skia_src_path' e.g. skia/trunk/src |
| 8 # 'skia_include_path' e.g. skia/trunk/include | 8 # 'skia_include_path' e.g. skia/trunk/include |
| 9 # | 9 # |
| 10 # The skia build defines these in common_variables.gypi | 10 # The skia build defines these in common_variables.gypi |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 87 '<(skia_src_path)/core/SkDescriptor.h', | 87 '<(skia_src_path)/core/SkDescriptor.h', |
| 88 '<(skia_src_path)/core/SkDevice.cpp', | 88 '<(skia_src_path)/core/SkDevice.cpp', |
| 89 '<(skia_src_path)/core/SkDeviceLooper.cpp', | 89 '<(skia_src_path)/core/SkDeviceLooper.cpp', |
| 90 '<(skia_src_path)/core/SkDeviceProfile.cpp', | 90 '<(skia_src_path)/core/SkDeviceProfile.cpp', |
| 91 '<(skia_src_path)/core/SkDiscardableMemory.h', | 91 '<(skia_src_path)/core/SkDiscardableMemory.h', |
| 92 '<(skia_src_path)/lazy/SkDiscardableMemoryPool.cpp', | 92 '<(skia_src_path)/lazy/SkDiscardableMemoryPool.cpp', |
| 93 '<(skia_src_path)/lazy/SkDiscardablePixelRef.cpp', | 93 '<(skia_src_path)/lazy/SkDiscardablePixelRef.cpp', |
| 94 '<(skia_src_path)/core/SkDistanceFieldGen.cpp', | 94 '<(skia_src_path)/core/SkDistanceFieldGen.cpp', |
| 95 '<(skia_src_path)/core/SkDistanceFieldGen.h', | 95 '<(skia_src_path)/core/SkDistanceFieldGen.h', |
| 96 '<(skia_src_path)/core/SkDither.cpp', | 96 '<(skia_src_path)/core/SkDither.cpp', |
| 97 '<(skia_src_path)/core/SkDither.h', |
| 97 '<(skia_src_path)/core/SkDraw.cpp', | 98 '<(skia_src_path)/core/SkDraw.cpp', |
| 98 '<(skia_src_path)/core/SkDrawable.cpp', | 99 '<(skia_src_path)/core/SkDrawable.cpp', |
| 99 '<(skia_src_path)/core/SkDrawLooper.cpp', | 100 '<(skia_src_path)/core/SkDrawLooper.cpp', |
| 100 '<(skia_src_path)/core/SkDrawProcs.h', | 101 '<(skia_src_path)/core/SkDrawProcs.h', |
| 101 '<(skia_src_path)/core/SkEdgeBuilder.cpp', | 102 '<(skia_src_path)/core/SkEdgeBuilder.cpp', |
| 102 '<(skia_src_path)/core/SkEdgeBuilder.h', | 103 '<(skia_src_path)/core/SkEdgeBuilder.h', |
| 103 '<(skia_src_path)/core/SkEdgeClipper.cpp', | 104 '<(skia_src_path)/core/SkEdgeClipper.cpp', |
| 104 '<(skia_src_path)/core/SkEdgeClipper.h', | 105 '<(skia_src_path)/core/SkEdgeClipper.h', |
| 105 '<(skia_src_path)/core/SkEmptyShader.h', | 106 '<(skia_src_path)/core/SkEmptyShader.h', |
| 106 '<(skia_src_path)/core/SkEndian.h', | 107 '<(skia_src_path)/core/SkEndian.h', |
| (...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 321 '<(skia_include_path)/core/SkCanvas.h', | 322 '<(skia_include_path)/core/SkCanvas.h', |
| 322 '<(skia_include_path)/core/SkChunkAlloc.h', | 323 '<(skia_include_path)/core/SkChunkAlloc.h', |
| 323 '<(skia_include_path)/core/SkClipStack.h', | 324 '<(skia_include_path)/core/SkClipStack.h', |
| 324 '<(skia_include_path)/core/SkColor.h', | 325 '<(skia_include_path)/core/SkColor.h', |
| 325 '<(skia_include_path)/core/SkColorFilter.h', | 326 '<(skia_include_path)/core/SkColorFilter.h', |
| 326 '<(skia_include_path)/core/SkColorPriv.h', | 327 '<(skia_include_path)/core/SkColorPriv.h', |
| 327 '<(skia_include_path)/core/SkComposeShader.h', | 328 '<(skia_include_path)/core/SkComposeShader.h', |
| 328 '<(skia_include_path)/core/SkData.h', | 329 '<(skia_include_path)/core/SkData.h', |
| 329 '<(skia_include_path)/core/SkDeque.h', | 330 '<(skia_include_path)/core/SkDeque.h', |
| 330 '<(skia_include_path)/core/SkDevice.h', | 331 '<(skia_include_path)/core/SkDevice.h', |
| 331 '<(skia_include_path)/core/SkDither.h', | |
| 332 '<(skia_include_path)/core/SkDraw.h', | 332 '<(skia_include_path)/core/SkDraw.h', |
| 333 '<(skia_include_path)/core/SkDrawable.h', | 333 '<(skia_include_path)/core/SkDrawable.h', |
| 334 '<(skia_include_path)/core/SkDrawFilter.h', | 334 '<(skia_include_path)/core/SkDrawFilter.h', |
| 335 '<(skia_include_path)/core/SkDrawLooper.h', | 335 '<(skia_include_path)/core/SkDrawLooper.h', |
| 336 '<(skia_include_path)/core/SkError.h', | 336 '<(skia_include_path)/core/SkError.h', |
| 337 '<(skia_include_path)/core/SkFixed.h', | 337 '<(skia_include_path)/core/SkFixed.h', |
| 338 '<(skia_include_path)/core/SkFlattenable.h', | 338 '<(skia_include_path)/core/SkFlattenable.h', |
| 339 '<(skia_include_path)/core/SkFlattenableSerialization.h', | 339 '<(skia_include_path)/core/SkFlattenableSerialization.h', |
| 340 '<(skia_include_path)/core/SkFontHost.h', | 340 '<(skia_include_path)/core/SkFontHost.h', |
| 341 '<(skia_include_path)/core/SkFontStyle.h', | 341 '<(skia_include_path)/core/SkFontStyle.h', |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 470 '<(skia_src_path)/pathops/SkPathOpsLine.h', | 470 '<(skia_src_path)/pathops/SkPathOpsLine.h', |
| 471 '<(skia_src_path)/pathops/SkPathOpsPoint.h', | 471 '<(skia_src_path)/pathops/SkPathOpsPoint.h', |
| 472 '<(skia_src_path)/pathops/SkPathOpsQuad.h', | 472 '<(skia_src_path)/pathops/SkPathOpsQuad.h', |
| 473 '<(skia_src_path)/pathops/SkPathOpsRect.h', | 473 '<(skia_src_path)/pathops/SkPathOpsRect.h', |
| 474 '<(skia_src_path)/pathops/SkPathOpsTSect.h', | 474 '<(skia_src_path)/pathops/SkPathOpsTSect.h', |
| 475 '<(skia_src_path)/pathops/SkPathOpsTypes.h', | 475 '<(skia_src_path)/pathops/SkPathOpsTypes.h', |
| 476 '<(skia_src_path)/pathops/SkPathWriter.h', | 476 '<(skia_src_path)/pathops/SkPathWriter.h', |
| 477 '<(skia_src_path)/pathops/SkReduceOrder.h', | 477 '<(skia_src_path)/pathops/SkReduceOrder.h', |
| 478 ], | 478 ], |
| 479 } | 479 } |
| OLD | NEW |