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 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
106 '<(skia_src_path)/core/SkDraw.cpp', | 106 '<(skia_src_path)/core/SkDraw.cpp', |
107 '<(skia_src_path)/core/SkDrawable.cpp', | 107 '<(skia_src_path)/core/SkDrawable.cpp', |
108 '<(skia_src_path)/core/SkDrawLooper.cpp', | 108 '<(skia_src_path)/core/SkDrawLooper.cpp', |
109 '<(skia_src_path)/core/SkDrawProcs.h', | 109 '<(skia_src_path)/core/SkDrawProcs.h', |
110 '<(skia_src_path)/core/SkEdgeBuilder.cpp', | 110 '<(skia_src_path)/core/SkEdgeBuilder.cpp', |
111 '<(skia_src_path)/core/SkEdgeBuilder.h', | 111 '<(skia_src_path)/core/SkEdgeBuilder.h', |
112 '<(skia_src_path)/core/SkEdgeClipper.cpp', | 112 '<(skia_src_path)/core/SkEdgeClipper.cpp', |
113 '<(skia_src_path)/core/SkEdgeClipper.h', | 113 '<(skia_src_path)/core/SkEdgeClipper.h', |
114 '<(skia_src_path)/core/SkEmptyShader.h', | 114 '<(skia_src_path)/core/SkEmptyShader.h', |
115 '<(skia_src_path)/core/SkEndian.h', | 115 '<(skia_src_path)/core/SkEndian.h', |
| 116 '<(skia_src_path)/core/SkAnalyticEdge.cpp', |
| 117 '<(skia_src_path)/core/SkAAAConstants.h', |
116 '<(skia_src_path)/core/SkEdge.cpp', | 118 '<(skia_src_path)/core/SkEdge.cpp', |
117 '<(skia_src_path)/core/SkEdge.h', | 119 '<(skia_src_path)/core/SkEdge.h', |
118 '<(skia_src_path)/core/SkError.cpp', | 120 '<(skia_src_path)/core/SkError.cpp', |
119 '<(skia_src_path)/core/SkErrorInternals.h', | 121 '<(skia_src_path)/core/SkErrorInternals.h', |
120 '<(skia_src_path)/core/SkFDot6.h', | 122 '<(skia_src_path)/core/SkFDot6.h', |
121 '<(skia_src_path)/core/SkFilterProc.cpp', | 123 '<(skia_src_path)/core/SkFilterProc.cpp', |
122 '<(skia_src_path)/core/SkFilterProc.h', | 124 '<(skia_src_path)/core/SkFilterProc.h', |
123 '<(skia_src_path)/core/SkFindAndPlaceGlyph.h', | 125 '<(skia_src_path)/core/SkFindAndPlaceGlyph.h', |
124 '<(skia_src_path)/core/SkFlattenable.cpp', | 126 '<(skia_src_path)/core/SkFlattenable.cpp', |
125 '<(skia_src_path)/core/SkFlattenableSerialization.cpp', | 127 '<(skia_src_path)/core/SkFlattenableSerialization.cpp', |
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
261 '<(skia_src_path)/core/SkRRect.cpp', | 263 '<(skia_src_path)/core/SkRRect.cpp', |
262 '<(skia_src_path)/core/SkRTree.h', | 264 '<(skia_src_path)/core/SkRTree.h', |
263 '<(skia_src_path)/core/SkRTree.cpp', | 265 '<(skia_src_path)/core/SkRTree.cpp', |
264 '<(skia_src_path)/core/SkRWBuffer.cpp', | 266 '<(skia_src_path)/core/SkRWBuffer.cpp', |
265 '<(skia_src_path)/core/SkScalar.cpp', | 267 '<(skia_src_path)/core/SkScalar.cpp', |
266 '<(skia_src_path)/core/SkScalerContext.cpp', | 268 '<(skia_src_path)/core/SkScalerContext.cpp', |
267 '<(skia_src_path)/core/SkScalerContext.h', | 269 '<(skia_src_path)/core/SkScalerContext.h', |
268 '<(skia_src_path)/core/SkScan.cpp', | 270 '<(skia_src_path)/core/SkScan.cpp', |
269 '<(skia_src_path)/core/SkScan.h', | 271 '<(skia_src_path)/core/SkScan.h', |
270 '<(skia_src_path)/core/SkScanPriv.h', | 272 '<(skia_src_path)/core/SkScanPriv.h', |
| 273 '<(skia_src_path)/core/SkScan_AAAPath.cpp', |
271 '<(skia_src_path)/core/SkScan_AntiPath.cpp', | 274 '<(skia_src_path)/core/SkScan_AntiPath.cpp', |
272 '<(skia_src_path)/core/SkScan_Antihair.cpp', | 275 '<(skia_src_path)/core/SkScan_Antihair.cpp', |
273 '<(skia_src_path)/core/SkScan_Hairline.cpp', | 276 '<(skia_src_path)/core/SkScan_Hairline.cpp', |
274 '<(skia_src_path)/core/SkScan_Path.cpp', | 277 '<(skia_src_path)/core/SkScan_Path.cpp', |
275 '<(skia_src_path)/core/SkSemaphore.cpp', | 278 '<(skia_src_path)/core/SkSemaphore.cpp', |
276 '<(skia_src_path)/core/SkShader.cpp', | 279 '<(skia_src_path)/core/SkShader.cpp', |
277 '<(skia_src_path)/core/SkSharedMutex.cpp', | 280 '<(skia_src_path)/core/SkSharedMutex.cpp', |
278 '<(skia_src_path)/core/SkSharedMutex.h', | 281 '<(skia_src_path)/core/SkSharedMutex.h', |
279 '<(skia_src_path)/core/SkSinglyLinkedList.h', | 282 '<(skia_src_path)/core/SkSinglyLinkedList.h', |
280 '<(skia_src_path)/core/SkSmallAllocator.h', | 283 '<(skia_src_path)/core/SkSmallAllocator.h', |
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
508 '<(skia_src_path)/pathops/SkPathOpsLine.h', | 511 '<(skia_src_path)/pathops/SkPathOpsLine.h', |
509 '<(skia_src_path)/pathops/SkPathOpsPoint.h', | 512 '<(skia_src_path)/pathops/SkPathOpsPoint.h', |
510 '<(skia_src_path)/pathops/SkPathOpsQuad.h', | 513 '<(skia_src_path)/pathops/SkPathOpsQuad.h', |
511 '<(skia_src_path)/pathops/SkPathOpsRect.h', | 514 '<(skia_src_path)/pathops/SkPathOpsRect.h', |
512 '<(skia_src_path)/pathops/SkPathOpsTSect.h', | 515 '<(skia_src_path)/pathops/SkPathOpsTSect.h', |
513 '<(skia_src_path)/pathops/SkPathOpsTypes.h', | 516 '<(skia_src_path)/pathops/SkPathOpsTypes.h', |
514 '<(skia_src_path)/pathops/SkPathWriter.h', | 517 '<(skia_src_path)/pathops/SkPathWriter.h', |
515 '<(skia_src_path)/pathops/SkReduceOrder.h', | 518 '<(skia_src_path)/pathops/SkReduceOrder.h', |
516 ], | 519 ], |
517 } | 520 } |
OLD | NEW |