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 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
199 '<(skia_src_path)/core/SkPaintDefaults.h', | 199 '<(skia_src_path)/core/SkPaintDefaults.h', |
200 '<(skia_src_path)/core/SkPaintPriv.cpp', | 200 '<(skia_src_path)/core/SkPaintPriv.cpp', |
201 '<(skia_src_path)/core/SkPaintPriv.h', | 201 '<(skia_src_path)/core/SkPaintPriv.h', |
202 '<(skia_src_path)/core/SkPath.cpp', | 202 '<(skia_src_path)/core/SkPath.cpp', |
203 '<(skia_src_path)/core/SkPathEffect.cpp', | 203 '<(skia_src_path)/core/SkPathEffect.cpp', |
204 '<(skia_src_path)/core/SkPathMeasure.cpp', | 204 '<(skia_src_path)/core/SkPathMeasure.cpp', |
205 '<(skia_src_path)/core/SkPathPriv.h', | 205 '<(skia_src_path)/core/SkPathPriv.h', |
206 '<(skia_src_path)/core/SkPathRef.cpp', | 206 '<(skia_src_path)/core/SkPathRef.cpp', |
207 '<(skia_src_path)/core/SkPerspIter.h', | 207 '<(skia_src_path)/core/SkPerspIter.h', |
208 '<(skia_src_path)/core/SkPicture.cpp', | 208 '<(skia_src_path)/core/SkPicture.cpp', |
| 209 '<(skia_src_path)/core/SkPictureAnalyzer.cpp', |
209 '<(skia_src_path)/core/SkPictureCommon.h', | 210 '<(skia_src_path)/core/SkPictureCommon.h', |
210 '<(skia_src_path)/core/SkPictureContentInfo.cpp', | 211 '<(skia_src_path)/core/SkPictureContentInfo.cpp', |
211 '<(skia_src_path)/core/SkPictureContentInfo.h', | 212 '<(skia_src_path)/core/SkPictureContentInfo.h', |
212 '<(skia_src_path)/core/SkPictureData.cpp', | 213 '<(skia_src_path)/core/SkPictureData.cpp', |
213 '<(skia_src_path)/core/SkPictureData.h', | 214 '<(skia_src_path)/core/SkPictureData.h', |
214 '<(skia_src_path)/core/SkPictureFlat.cpp', | 215 '<(skia_src_path)/core/SkPictureFlat.cpp', |
215 '<(skia_src_path)/core/SkPictureFlat.h', | 216 '<(skia_src_path)/core/SkPictureFlat.h', |
216 '<(skia_src_path)/core/SkPictureImageGenerator.cpp', | 217 '<(skia_src_path)/core/SkPictureImageGenerator.cpp', |
217 '<(skia_src_path)/core/SkPicturePlayback.cpp', | 218 '<(skia_src_path)/core/SkPicturePlayback.cpp', |
218 '<(skia_src_path)/core/SkPicturePlayback.h', | 219 '<(skia_src_path)/core/SkPicturePlayback.h', |
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
378 '<(skia_include_path)/core/SkMatrix44.h', | 379 '<(skia_include_path)/core/SkMatrix44.h', |
379 '<(skia_include_path)/core/SkMetaData.h', | 380 '<(skia_include_path)/core/SkMetaData.h', |
380 '<(skia_include_path)/core/SkMultiPictureDraw.h', | 381 '<(skia_include_path)/core/SkMultiPictureDraw.h', |
381 '<(skia_include_path)/core/SkOSFile.h', | 382 '<(skia_include_path)/core/SkOSFile.h', |
382 '<(skia_include_path)/core/SkPaint.h', | 383 '<(skia_include_path)/core/SkPaint.h', |
383 '<(skia_include_path)/core/SkPath.h', | 384 '<(skia_include_path)/core/SkPath.h', |
384 '<(skia_include_path)/core/SkPathEffect.h', | 385 '<(skia_include_path)/core/SkPathEffect.h', |
385 '<(skia_include_path)/core/SkPathMeasure.h', | 386 '<(skia_include_path)/core/SkPathMeasure.h', |
386 '<(skia_include_path)/core/SkPathRef.h', | 387 '<(skia_include_path)/core/SkPathRef.h', |
387 '<(skia_include_path)/core/SkPicture.h', | 388 '<(skia_include_path)/core/SkPicture.h', |
| 389 '<(skia_include_path)/core/SkPictureAnalyzer.h', |
388 '<(skia_include_path)/core/SkPictureRecorder.h', | 390 '<(skia_include_path)/core/SkPictureRecorder.h', |
389 '<(skia_include_path)/core/SkPixelRef.h', | 391 '<(skia_include_path)/core/SkPixelRef.h', |
390 '<(skia_include_path)/core/SkPoint.h', | 392 '<(skia_include_path)/core/SkPoint.h', |
391 '<(skia_include_path)/core/SkPoint3.h', | 393 '<(skia_include_path)/core/SkPoint3.h', |
392 '<(skia_include_path)/core/SkPreConfig.h', | 394 '<(skia_include_path)/core/SkPreConfig.h', |
393 '<(skia_include_path)/core/SkRasterizer.h', | 395 '<(skia_include_path)/core/SkRasterizer.h', |
394 '<(skia_include_path)/core/SkRect.h', | 396 '<(skia_include_path)/core/SkRect.h', |
395 '<(skia_include_path)/core/SkRefCnt.h', | 397 '<(skia_include_path)/core/SkRefCnt.h', |
396 '<(skia_include_path)/core/SkRegion.h', | 398 '<(skia_include_path)/core/SkRegion.h', |
397 '<(skia_include_path)/core/SkRRect.h', | 399 '<(skia_include_path)/core/SkRRect.h', |
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
493 '<(skia_src_path)/pathops/SkPathOpsLine.h', | 495 '<(skia_src_path)/pathops/SkPathOpsLine.h', |
494 '<(skia_src_path)/pathops/SkPathOpsPoint.h', | 496 '<(skia_src_path)/pathops/SkPathOpsPoint.h', |
495 '<(skia_src_path)/pathops/SkPathOpsQuad.h', | 497 '<(skia_src_path)/pathops/SkPathOpsQuad.h', |
496 '<(skia_src_path)/pathops/SkPathOpsRect.h', | 498 '<(skia_src_path)/pathops/SkPathOpsRect.h', |
497 '<(skia_src_path)/pathops/SkPathOpsTSect.h', | 499 '<(skia_src_path)/pathops/SkPathOpsTSect.h', |
498 '<(skia_src_path)/pathops/SkPathOpsTypes.h', | 500 '<(skia_src_path)/pathops/SkPathOpsTypes.h', |
499 '<(skia_src_path)/pathops/SkPathWriter.h', | 501 '<(skia_src_path)/pathops/SkPathWriter.h', |
500 '<(skia_src_path)/pathops/SkReduceOrder.h', | 502 '<(skia_src_path)/pathops/SkReduceOrder.h', |
501 ], | 503 ], |
502 } | 504 } |
OLD | NEW |