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 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
63 '<(skia_src_path)/core/SkBlitter_Sprite.cpp', | 63 '<(skia_src_path)/core/SkBlitter_Sprite.cpp', |
64 '<(skia_src_path)/core/SkBuffer.cpp', | 64 '<(skia_src_path)/core/SkBuffer.cpp', |
65 '<(skia_src_path)/core/SkCachedData.cpp', | 65 '<(skia_src_path)/core/SkCachedData.cpp', |
66 '<(skia_src_path)/core/SkCanvas.cpp', | 66 '<(skia_src_path)/core/SkCanvas.cpp', |
67 '<(skia_src_path)/core/SkCanvasPriv.h', | 67 '<(skia_src_path)/core/SkCanvasPriv.h', |
68 '<(skia_src_path)/core/SkChecksum.cpp', | 68 '<(skia_src_path)/core/SkChecksum.cpp', |
69 '<(skia_src_path)/core/SkChunkAlloc.cpp', | 69 '<(skia_src_path)/core/SkChunkAlloc.cpp', |
70 '<(skia_src_path)/core/SkClipStack.cpp', | 70 '<(skia_src_path)/core/SkClipStack.cpp', |
71 '<(skia_src_path)/core/SkColor.cpp', | 71 '<(skia_src_path)/core/SkColor.cpp', |
72 '<(skia_src_path)/core/SkColorFilter.cpp', | 72 '<(skia_src_path)/core/SkColorFilter.cpp', |
| 73 '<(skia_src_path)/core/SkColorFilterShader.cpp', |
73 '<(skia_src_path)/core/SkColorShader.h', | 74 '<(skia_src_path)/core/SkColorShader.h', |
74 '<(skia_src_path)/core/SkColorTable.cpp', | 75 '<(skia_src_path)/core/SkColorTable.cpp', |
75 '<(skia_src_path)/core/SkComposeShader.cpp', | 76 '<(skia_src_path)/core/SkComposeShader.cpp', |
76 '<(skia_src_path)/core/SkConfig8888.cpp', | 77 '<(skia_src_path)/core/SkConfig8888.cpp', |
77 '<(skia_src_path)/core/SkConfig8888.h', | 78 '<(skia_src_path)/core/SkConfig8888.h', |
78 '<(skia_src_path)/core/SkConvolver.cpp', | 79 '<(skia_src_path)/core/SkConvolver.cpp', |
79 '<(skia_src_path)/core/SkConvolver.h', | 80 '<(skia_src_path)/core/SkConvolver.h', |
80 '<(skia_src_path)/core/SkCoreBlitters.h', | 81 '<(skia_src_path)/core/SkCoreBlitters.h', |
81 '<(skia_src_path)/core/SkCubicClipper.cpp', | 82 '<(skia_src_path)/core/SkCubicClipper.cpp', |
82 '<(skia_src_path)/core/SkCubicClipper.h', | 83 '<(skia_src_path)/core/SkCubicClipper.h', |
(...skipping 22 matching lines...) Expand all Loading... |
105 '<(skia_src_path)/core/SkEdgeClipper.h', | 106 '<(skia_src_path)/core/SkEdgeClipper.h', |
106 '<(skia_src_path)/core/SkEmptyShader.h', | 107 '<(skia_src_path)/core/SkEmptyShader.h', |
107 '<(skia_src_path)/core/SkEndian.h', | 108 '<(skia_src_path)/core/SkEndian.h', |
108 '<(skia_src_path)/core/SkEdge.cpp', | 109 '<(skia_src_path)/core/SkEdge.cpp', |
109 '<(skia_src_path)/core/SkEdge.h', | 110 '<(skia_src_path)/core/SkEdge.h', |
110 '<(skia_src_path)/core/SkError.cpp', | 111 '<(skia_src_path)/core/SkError.cpp', |
111 '<(skia_src_path)/core/SkErrorInternals.h', | 112 '<(skia_src_path)/core/SkErrorInternals.h', |
112 '<(skia_src_path)/core/SkFDot6.h', | 113 '<(skia_src_path)/core/SkFDot6.h', |
113 '<(skia_src_path)/core/SkFilterProc.cpp', | 114 '<(skia_src_path)/core/SkFilterProc.cpp', |
114 '<(skia_src_path)/core/SkFilterProc.h', | 115 '<(skia_src_path)/core/SkFilterProc.h', |
115 '<(skia_src_path)/core/SkFilterShader.cpp', | |
116 '<(skia_src_path)/core/SkFindAndPlaceGlyph.h', | 116 '<(skia_src_path)/core/SkFindAndPlaceGlyph.h', |
117 '<(skia_src_path)/core/SkFlattenable.cpp', | 117 '<(skia_src_path)/core/SkFlattenable.cpp', |
118 '<(skia_src_path)/core/SkFlattenableSerialization.cpp', | 118 '<(skia_src_path)/core/SkFlattenableSerialization.cpp', |
119 '<(skia_src_path)/core/SkFloatBits.cpp', | 119 '<(skia_src_path)/core/SkFloatBits.cpp', |
120 '<(skia_src_path)/core/SkFont.cpp', | 120 '<(skia_src_path)/core/SkFont.cpp', |
121 '<(skia_src_path)/core/SkFontHost.cpp', | 121 '<(skia_src_path)/core/SkFontHost.cpp', |
122 '<(skia_src_path)/core/SkFontMgr.cpp', | 122 '<(skia_src_path)/core/SkFontMgr.cpp', |
123 '<(skia_src_path)/core/SkFontStyle.cpp', | 123 '<(skia_src_path)/core/SkFontStyle.cpp', |
124 '<(skia_src_path)/core/SkFontDescriptor.cpp', | 124 '<(skia_src_path)/core/SkFontDescriptor.cpp', |
125 '<(skia_src_path)/core/SkFontDescriptor.h', | 125 '<(skia_src_path)/core/SkFontDescriptor.h', |
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
469 '<(skia_src_path)/pathops/SkPathOpsLine.h', | 469 '<(skia_src_path)/pathops/SkPathOpsLine.h', |
470 '<(skia_src_path)/pathops/SkPathOpsPoint.h', | 470 '<(skia_src_path)/pathops/SkPathOpsPoint.h', |
471 '<(skia_src_path)/pathops/SkPathOpsQuad.h', | 471 '<(skia_src_path)/pathops/SkPathOpsQuad.h', |
472 '<(skia_src_path)/pathops/SkPathOpsRect.h', | 472 '<(skia_src_path)/pathops/SkPathOpsRect.h', |
473 '<(skia_src_path)/pathops/SkPathOpsTSect.h', | 473 '<(skia_src_path)/pathops/SkPathOpsTSect.h', |
474 '<(skia_src_path)/pathops/SkPathOpsTypes.h', | 474 '<(skia_src_path)/pathops/SkPathOpsTypes.h', |
475 '<(skia_src_path)/pathops/SkPathWriter.h', | 475 '<(skia_src_path)/pathops/SkPathWriter.h', |
476 '<(skia_src_path)/pathops/SkReduceOrder.h', | 476 '<(skia_src_path)/pathops/SkReduceOrder.h', |
477 ], | 477 ], |
478 } | 478 } |
OLD | NEW |