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/SkAAClip.cpp', | 10 '<(skia_src_path)/core/SkAAClip.cpp', |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
107 '<(skia_src_path)/core/SkLineClipper.cpp', | 107 '<(skia_src_path)/core/SkLineClipper.cpp', |
108 '<(skia_src_path)/core/SkMallocPixelRef.cpp', | 108 '<(skia_src_path)/core/SkMallocPixelRef.cpp', |
109 '<(skia_src_path)/core/SkMask.cpp', | 109 '<(skia_src_path)/core/SkMask.cpp', |
110 '<(skia_src_path)/core/SkMaskFilter.cpp', | 110 '<(skia_src_path)/core/SkMaskFilter.cpp', |
111 '<(skia_src_path)/core/SkMaskGamma.cpp', | 111 '<(skia_src_path)/core/SkMaskGamma.cpp', |
112 '<(skia_src_path)/core/SkMaskGamma.h', | 112 '<(skia_src_path)/core/SkMaskGamma.h', |
113 '<(skia_src_path)/core/SkMath.cpp', | 113 '<(skia_src_path)/core/SkMath.cpp', |
114 '<(skia_src_path)/core/SkMatrix.cpp', | 114 '<(skia_src_path)/core/SkMatrix.cpp', |
115 '<(skia_src_path)/core/SkMessageBus.h', | 115 '<(skia_src_path)/core/SkMessageBus.h', |
116 '<(skia_src_path)/core/SkMetaData.cpp', | 116 '<(skia_src_path)/core/SkMetaData.cpp', |
117 '<(skia_src_path)/core/SkMiniData.cpp', | |
118 '<(skia_src_path)/core/SkMipMap.cpp', | 117 '<(skia_src_path)/core/SkMipMap.cpp', |
119 '<(skia_src_path)/core/SkMultiPictureDraw.cpp', | 118 '<(skia_src_path)/core/SkMultiPictureDraw.cpp', |
120 '<(skia_src_path)/core/SkPackBits.cpp', | 119 '<(skia_src_path)/core/SkPackBits.cpp', |
121 '<(skia_src_path)/core/SkPaint.cpp', | 120 '<(skia_src_path)/core/SkPaint.cpp', |
122 '<(skia_src_path)/core/SkPaintPriv.cpp', | 121 '<(skia_src_path)/core/SkPaintPriv.cpp', |
123 '<(skia_src_path)/core/SkPaintPriv.h', | 122 '<(skia_src_path)/core/SkPaintPriv.h', |
124 '<(skia_src_path)/core/SkPath.cpp', | 123 '<(skia_src_path)/core/SkPath.cpp', |
125 '<(skia_src_path)/core/SkPathEffect.cpp', | 124 '<(skia_src_path)/core/SkPathEffect.cpp', |
126 '<(skia_src_path)/core/SkPathHeap.cpp', | 125 '<(skia_src_path)/core/SkPathHeap.cpp', |
127 '<(skia_src_path)/core/SkPathHeap.h', | 126 '<(skia_src_path)/core/SkPathHeap.h', |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
173 '<(skia_src_path)/core/SkScan.cpp', | 172 '<(skia_src_path)/core/SkScan.cpp', |
174 '<(skia_src_path)/core/SkScan.h', | 173 '<(skia_src_path)/core/SkScan.h', |
175 '<(skia_src_path)/core/SkScanPriv.h', | 174 '<(skia_src_path)/core/SkScanPriv.h', |
176 '<(skia_src_path)/core/SkScan_AntiPath.cpp', | 175 '<(skia_src_path)/core/SkScan_AntiPath.cpp', |
177 '<(skia_src_path)/core/SkScan_Antihair.cpp', | 176 '<(skia_src_path)/core/SkScan_Antihair.cpp', |
178 '<(skia_src_path)/core/SkScan_Hairline.cpp', | 177 '<(skia_src_path)/core/SkScan_Hairline.cpp', |
179 '<(skia_src_path)/core/SkScan_Path.cpp', | 178 '<(skia_src_path)/core/SkScan_Path.cpp', |
180 '<(skia_src_path)/core/SkShader.cpp', | 179 '<(skia_src_path)/core/SkShader.cpp', |
181 '<(skia_src_path)/core/SkSpriteBlitter_ARGB32.cpp', | 180 '<(skia_src_path)/core/SkSpriteBlitter_ARGB32.cpp', |
182 '<(skia_src_path)/core/SkSpriteBlitter_RGB16.cpp', | 181 '<(skia_src_path)/core/SkSpriteBlitter_RGB16.cpp', |
183 '<(skia_src_path)/core/SkSinTable.h', | |
184 '<(skia_src_path)/core/SkSpriteBlitter.h', | 182 '<(skia_src_path)/core/SkSpriteBlitter.h', |
185 '<(skia_src_path)/core/SkSpriteBlitterTemplate.h', | 183 '<(skia_src_path)/core/SkSpriteBlitterTemplate.h', |
186 '<(skia_src_path)/core/SkStream.cpp', | 184 '<(skia_src_path)/core/SkStream.cpp', |
187 '<(skia_src_path)/core/SkStreamPriv.h', | 185 '<(skia_src_path)/core/SkStreamPriv.h', |
188 '<(skia_src_path)/core/SkString.cpp', | 186 '<(skia_src_path)/core/SkString.cpp', |
189 '<(skia_src_path)/core/SkStringUtils.cpp', | 187 '<(skia_src_path)/core/SkStringUtils.cpp', |
190 '<(skia_src_path)/core/SkStroke.h', | 188 '<(skia_src_path)/core/SkStroke.h', |
191 '<(skia_src_path)/core/SkStroke.cpp', | 189 '<(skia_src_path)/core/SkStroke.cpp', |
192 '<(skia_src_path)/core/SkStrokeRec.cpp', | 190 '<(skia_src_path)/core/SkStrokeRec.cpp', |
193 '<(skia_src_path)/core/SkStrokerPriv.cpp', | 191 '<(skia_src_path)/core/SkStrokerPriv.cpp', |
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
368 '<(skia_src_path)/pathops/SkPathOpsPoint.h', | 366 '<(skia_src_path)/pathops/SkPathOpsPoint.h', |
369 '<(skia_src_path)/pathops/SkPathOpsQuad.h', | 367 '<(skia_src_path)/pathops/SkPathOpsQuad.h', |
370 '<(skia_src_path)/pathops/SkPathOpsRect.h', | 368 '<(skia_src_path)/pathops/SkPathOpsRect.h', |
371 '<(skia_src_path)/pathops/SkPathOpsTriangle.h', | 369 '<(skia_src_path)/pathops/SkPathOpsTriangle.h', |
372 '<(skia_src_path)/pathops/SkPathOpsTypes.h', | 370 '<(skia_src_path)/pathops/SkPathOpsTypes.h', |
373 '<(skia_src_path)/pathops/SkPathWriter.h', | 371 '<(skia_src_path)/pathops/SkPathWriter.h', |
374 '<(skia_src_path)/pathops/SkQuarticRoot.h', | 372 '<(skia_src_path)/pathops/SkQuarticRoot.h', |
375 '<(skia_src_path)/pathops/SkReduceOrder.h', | 373 '<(skia_src_path)/pathops/SkReduceOrder.h', |
376 ], | 374 ], |
377 } | 375 } |
OLD | NEW |