1 # This file is read into the GN build.
3 # Files are relative to third_party/skia.
5 # Shared defines for all builds.
6 'skia_feature_defines': [
7 'GR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"',
8 'GR_GL_IGNORE_ES3_MSAA=0',
9 'SK_ATTR_DEPRECATED=SK_NOTHING_ARG1',
10 'SK_DEFERRED_CANVAS_USES_FACTORIES=1',
11 'SK_DISABLE_OFFSETIMAGEFILTER_OPTIMIZATION',
12 'SK_ENABLE_INST_COUNT=0',
13 'SK_ENABLE_LEGACY_API_ALIASING=1',
14 'SK_HIGH_QUALITY_IS_LANCZOS',
15 'SK_IGNORE_BLURRED_RRECT_OPT',
16 'SK_IGNORE_QUAD_RR_CORNERS_OPT',
17 'SK_SUPPORT_LEGACY_GETCLIPTYPE',
18 'SK_SUPPORT_LEGACY_GETTOPDEVICE',
19 'SK_SUPPORT_LEGACY_GETTOTALCLIP',
20 'SK_SUPPORT_LEGACY_LAYERRASTERIZER_API=1',
21 'SK_SUPPORT_LEGACY_N32_NAME',
22 'SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS=1',
23 'SK_USE_DISCARDABLE_SCALEDIMAGECACHE',
24 'SK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT',
28 '<(skia_include_path)/gpu/GrBackendEffectFactory.h',
29 '<(skia_include_path)/gpu/GrClipData.h',
30 '<(skia_include_path)/gpu/GrColor.h',
31 '<(skia_include_path)/gpu/GrConfig.h',
32 '<(skia_include_path)/gpu/GrContext.h',
33 '<(skia_include_path)/gpu/GrContextFactory.h',
34 '<(skia_include_path)/gpu/GrCoordTransform.h',
35 '<(skia_include_path)/gpu/GrEffect.h',
36 '<(skia_include_path)/gpu/GrEffectStage.h',
37 '<(skia_include_path)/gpu/GrEffectUnitTest.h',
38 '<(skia_include_path)/gpu/GrFontScaler.h',
39 '<(skia_include_path)/gpu/GrGlyph.h',
40 '<(skia_include_path)/gpu/GrKey.h',
41 '<(skia_include_path)/gpu/GrPaint.h',
42 '<(skia_include_path)/gpu/GrPathRendererChain.h',
43 '<(skia_include_path)/gpu/GrPoint.h',
44 '<(skia_include_path)/gpu/GrRect.h',
45 '<(skia_include_path)/gpu/GrRenderTarget.h',
46 '<(skia_include_path)/gpu/GrResource.h',
47 '<(skia_include_path)/gpu/GrSurface.h',
48 '<(skia_include_path)/gpu/GrTBackendEffectFactory.h',
49 '<(skia_include_path)/gpu/GrTexture.h',
50 '<(skia_include_path)/gpu/GrTextureAccess.h',
51 '<(skia_include_path)/gpu/GrTypes.h',
52 '<(skia_include_path)/gpu/GrUserConfig.h',
54 '<(skia_include_path)/gpu/gl/GrGLConfig.h',
55 '<(skia_include_path)/gpu/gl/GrGLExtensions.h',
56 '<(skia_include_path)/gpu/gl/GrGLFunctions.h',
57 '<(skia_include_path)/gpu/gl/GrGLInterface.h',
59 '<(skia_src_path)/gpu/GrAAHairLinePathRenderer.cpp',
60 '<(skia_src_path)/gpu/GrAAHairLinePathRenderer.h',
61 '<(skia_src_path)/gpu/GrAAConvexPathRenderer.cpp',
62 '<(skia_src_path)/gpu/GrAAConvexPathRenderer.h',
63 '<(skia_src_path)/gpu/GrAARectRenderer.cpp',
64 '<(skia_src_path)/gpu/GrAARectRenderer.h',
65 '<(skia_src_path)/gpu/GrAddPathRenderers_default.cpp',
66 '<(skia_src_path)/gpu/GrAllocator.h',
67 '<(skia_src_path)/gpu/GrAllocPool.h',
68 '<(skia_src_path)/gpu/GrAllocPool.cpp',
69 '<(skia_src_path)/gpu/GrAtlas.cpp',
70 '<(skia_src_path)/gpu/GrAtlas.h',
71 '<(skia_src_path)/gpu/GrBinHashKey.h',
72 '<(skia_src_path)/gpu/GrBitmapTextContext.cpp',
73 '<(skia_src_path)/gpu/GrBitmapTextContext.h',
74 '<(skia_src_path)/gpu/GrBlend.cpp',
75 '<(skia_src_path)/gpu/GrBlend.h',
76 '<(skia_src_path)/gpu/GrBufferAllocPool.cpp',
77 '<(skia_src_path)/gpu/GrBufferAllocPool.h',
78 '<(skia_src_path)/gpu/GrCacheID.cpp',
79 '<(skia_src_path)/gpu/GrClipData.cpp',
80 '<(skia_src_path)/gpu/GrContext.cpp',
81 '<(skia_src_path)/gpu/GrDefaultPathRenderer.cpp',
82 '<(skia_src_path)/gpu/GrDefaultPathRenderer.h',
83 '<(skia_src_path)/gpu/GrDistanceFieldTextContext.h',
84 '<(skia_src_path)/gpu/GrDistanceFieldTextContext.cpp',
85 '<(skia_src_path)/gpu/GrDrawState.cpp',
86 '<(skia_src_path)/gpu/GrDrawState.h',
87 '<(skia_src_path)/gpu/GrDrawTarget.cpp',
88 '<(skia_src_path)/gpu/GrDrawTarget.h',
89 '<(skia_src_path)/gpu/GrDrawTargetCaps.h',
90 '<(skia_src_path)/gpu/GrEffect.cpp',
91 '<(skia_src_path)/gpu/GrGeometryBuffer.h',
92 '<(skia_src_path)/gpu/GrClipMaskCache.h',
93 '<(skia_src_path)/gpu/GrClipMaskCache.cpp',
94 '<(skia_src_path)/gpu/GrClipMaskManager.h',
95 '<(skia_src_path)/gpu/GrClipMaskManager.cpp',
96 '<(skia_src_path)/gpu/GrGpu.cpp',
97 '<(skia_src_path)/gpu/GrGpu.h',
98 '<(skia_src_path)/gpu/GrGpuFactory.cpp',
99 '<(skia_src_path)/gpu/GrIndexBuffer.h',
100 '<(skia_src_path)/gpu/GrInOrderDrawBuffer.cpp',
101 '<(skia_src_path)/gpu/GrInOrderDrawBuffer.h',
102 '<(skia_src_path)/gpu/GrLayerCache.cpp',
103 '<(skia_src_path)/gpu/GrLayerCache.h',
104 '<(skia_src_path)/gpu/GrMemoryPool.cpp',
105 '<(skia_src_path)/gpu/GrMemoryPool.h',
106 '<(skia_src_path)/gpu/GrOrderedSet.h',
107 '<(skia_src_path)/gpu/GrOvalRenderer.cpp',
108 '<(skia_src_path)/gpu/GrOvalRenderer.h',
109 '<(skia_src_path)/gpu/GrPaint.cpp',
110 '<(skia_src_path)/gpu/GrPath.cpp',
111 '<(skia_src_path)/gpu/GrPath.h',
112 '<(skia_src_path)/gpu/GrPathRendererChain.cpp',
113 '<(skia_src_path)/gpu/GrPathRenderer.cpp',
114 '<(skia_src_path)/gpu/GrPathRenderer.h',
115 '<(skia_src_path)/gpu/GrPathUtils.cpp',
116 '<(skia_src_path)/gpu/GrPathUtils.h',
117 '<(skia_src_path)/gpu/GrPictureUtils.h',
118 '<(skia_src_path)/gpu/GrPictureUtils.cpp',
119 '<(skia_src_path)/gpu/GrPlotMgr.h',
120 '<(skia_src_path)/gpu/GrRectanizer.cpp',
121 '<(skia_src_path)/gpu/GrRectanizer.h',
122 '<(skia_src_path)/gpu/GrRectanizer_skyline.cpp',
123 '<(skia_src_path)/gpu/GrRedBlackTree.h',
124 '<(skia_src_path)/gpu/GrRenderTarget.cpp',
125 '<(skia_src_path)/gpu/GrReducedClip.cpp',
126 '<(skia_src_path)/gpu/GrReducedClip.h',
127 '<(skia_src_path)/gpu/GrResource.cpp',
128 '<(skia_src_path)/gpu/GrResourceCache.cpp',
129 '<(skia_src_path)/gpu/GrResourceCache.h',
130 '<(skia_src_path)/gpu/GrStencil.cpp',
131 '<(skia_src_path)/gpu/GrStencil.h',
132 '<(skia_src_path)/gpu/GrStencilAndCoverPathRenderer.cpp',
133 '<(skia_src_path)/gpu/GrStencilAndCoverPathRenderer.h',
134 '<(skia_src_path)/gpu/GrStencilBuffer.cpp',
135 '<(skia_src_path)/gpu/GrStencilBuffer.h',
136 '<(skia_src_path)/gpu/GrTBSearch.h',
137 '<(skia_src_path)/gpu/GrTraceMarker.cpp',
138 '<(skia_src_path)/gpu/GrTraceMarker.h',
139 '<(skia_src_path)/gpu/GrTracing.h',
140 '<(skia_src_path)/gpu/GrSWMaskHelper.cpp',
141 '<(skia_src_path)/gpu/GrSWMaskHelper.h',
142 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp',
143 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.h',
144 '<(skia_src_path)/gpu/GrSurface.cpp',
145 '<(skia_src_path)/gpu/GrTemplates.h',
146 '<(skia_src_path)/gpu/GrTextContext.cpp',
147 '<(skia_src_path)/gpu/GrTextContext.h',
148 '<(skia_src_path)/gpu/GrTextStrike.cpp',
149 '<(skia_src_path)/gpu/GrTextStrike.h',
150 '<(skia_src_path)/gpu/GrTextStrike_impl.h',
151 '<(skia_src_path)/gpu/GrTexture.cpp',
152 '<(skia_src_path)/gpu/GrTextureAccess.cpp',
153 '<(skia_src_path)/gpu/GrTHashTable.h',
154 '<(skia_src_path)/gpu/GrVertexBuffer.h',
156 '<(skia_src_path)/gpu/effects/Gr1DKernelEffect.h',
157 '<(skia_src_path)/gpu/effects/GrConfigConversionEffect.cpp',
158 '<(skia_src_path)/gpu/effects/GrConfigConversionEffect.h',
159 '<(skia_src_path)/gpu/effects/GrBezierEffect.cpp',
160 '<(skia_src_path)/gpu/effects/GrBezierEffect.h',
161 '<(skia_src_path)/gpu/effects/GrConvolutionEffect.cpp',
162 '<(skia_src_path)/gpu/effects/GrConvolutionEffect.h',
163 '<(skia_src_path)/gpu/effects/GrConvexPolyEffect.cpp',
164 '<(skia_src_path)/gpu/effects/GrConvexPolyEffect.h',
165 '<(skia_src_path)/gpu/effects/GrBicubicEffect.cpp',
166 '<(skia_src_path)/gpu/effects/GrBicubicEffect.h',
167 '<(skia_src_path)/gpu/effects/GrCustomCoordsTextureEffect.cpp',
168 '<(skia_src_path)/gpu/effects/GrCustomCoordsTextureEffect.h',
169 '<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.cpp',
170 '<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.h',
171 '<(skia_src_path)/gpu/effects/GrOvalEffect.cpp',
172 '<(skia_src_path)/gpu/effects/GrOvalEffect.h',
173 '<(skia_src_path)/gpu/effects/GrRRectEffect.cpp',
174 '<(skia_src_path)/gpu/effects/GrRRectEffect.h',
175 '<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.cpp',
176 '<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.h',
177 '<(skia_src_path)/gpu/effects/GrSingleTextureEffect.cpp',
178 '<(skia_src_path)/gpu/effects/GrSingleTextureEffect.h',
179 '<(skia_src_path)/gpu/effects/GrTextureDomain.cpp',
180 '<(skia_src_path)/gpu/effects/GrTextureDomain.h',
181 '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.cpp',
182 '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.h',
184 '<(skia_src_path)/gpu/gl/GrGLBufferImpl.cpp',
185 '<(skia_src_path)/gpu/gl/GrGLBufferImpl.h',
186 '<(skia_src_path)/gpu/gl/GrGLCaps.cpp',
187 '<(skia_src_path)/gpu/gl/GrGLCaps.h',
188 '<(skia_src_path)/gpu/gl/GrGLContext.cpp',
189 '<(skia_src_path)/gpu/gl/GrGLContext.h',
190 '<(skia_src_path)/gpu/gl/GrGLCreateNativeInterface_none.cpp',
191 '<(skia_src_path)/gpu/gl/GrGLDefaultInterface_none.cpp',
192 '<(skia_src_path)/gpu/gl/GrGLDefines.h',
193 '<(skia_src_path)/gpu/gl/GrGLEffect.h',
194 '<(skia_src_path)/gpu/gl/GrGLVertexEffect.h',
195 '<(skia_src_path)/gpu/gl/GrGLExtensions.cpp',
196 '<(skia_src_path)/gpu/gl/GrGLIndexBuffer.cpp',
197 '<(skia_src_path)/gpu/gl/GrGLIndexBuffer.h',
198 '<(skia_src_path)/gpu/gl/GrGLInterface.cpp',
199 '<(skia_src_path)/gpu/gl/GrGLIRect.h',
200 '<(skia_src_path)/gpu/gl/GrGLNoOpInterface.cpp',
201 '<(skia_src_path)/gpu/gl/GrGLNoOpInterface.h',
202 '<(skia_src_path)/gpu/gl/GrGLPath.cpp',
203 '<(skia_src_path)/gpu/gl/GrGLPath.h',
204 '<(skia_src_path)/gpu/gl/GrGLProgram.cpp',
205 '<(skia_src_path)/gpu/gl/GrGLProgram.h',
206 '<(skia_src_path)/gpu/gl/GrGLProgramDesc.cpp',
207 '<(skia_src_path)/gpu/gl/GrGLProgramDesc.h',
208 '<(skia_src_path)/gpu/gl/GrGLProgramEffects.cpp',
209 '<(skia_src_path)/gpu/gl/GrGLProgramEffects.h',
210 '<(skia_src_path)/gpu/gl/GrGLRenderTarget.cpp',
211 '<(skia_src_path)/gpu/gl/GrGLRenderTarget.h',
212 '<(skia_src_path)/gpu/gl/GrGLShaderBuilder.cpp',
213 '<(skia_src_path)/gpu/gl/GrGLShaderBuilder.h',
214 '<(skia_src_path)/gpu/gl/GrGLShaderVar.h',
215 '<(skia_src_path)/gpu/gl/GrGLSL.cpp',
216 '<(skia_src_path)/gpu/gl/GrGLSL.h',
217 '<(skia_src_path)/gpu/gl/GrGLSL_impl.h',
218 '<(skia_src_path)/gpu/gl/GrGLStencilBuffer.cpp',
219 '<(skia_src_path)/gpu/gl/GrGLStencilBuffer.h',
220 '<(skia_src_path)/gpu/gl/GrGLTexture.cpp',
221 '<(skia_src_path)/gpu/gl/GrGLTexture.h',
222 '<(skia_src_path)/gpu/gl/GrGLUtil.cpp',
223 '<(skia_src_path)/gpu/gl/GrGLUtil.h',
224 '<(skia_src_path)/gpu/gl/GrGLUniformManager.cpp',
225 '<(skia_src_path)/gpu/gl/GrGLUniformManager.h',
226 '<(skia_src_path)/gpu/gl/GrGLUniformHandle.h',
227 '<(skia_src_path)/gpu/gl/GrGLVertexArray.cpp',
228 '<(skia_src_path)/gpu/gl/GrGLVertexArray.h',
229 '<(skia_src_path)/gpu/gl/GrGLVertexBuffer.cpp',
230 '<(skia_src_path)/gpu/gl/GrGLVertexBuffer.h',
231 '<(skia_src_path)/gpu/gl/GrGpuGL.cpp',
232 '<(skia_src_path)/gpu/gl/GrGpuGL.h',
233 '<(skia_src_path)/gpu/gl/GrGpuGL_program.cpp',
236 '<(skia_include_path)/gpu/SkGpuDevice.h',
237 '<(skia_include_path)/gpu/SkGr.h',
238 '<(skia_include_path)/gpu/SkGrPixelRef.h',
239 '<(skia_include_path)/gpu/SkGrTexturePixelRef.h',
241 '<(skia_include_path)/gpu/gl/SkGLContextHelper.h',
243 '<(skia_src_path)/gpu/SkGpuDevice.cpp',
244 '<(skia_src_path)/gpu/SkGr.cpp',
245 '<(skia_src_path)/gpu/SkGrFontScaler.cpp',
246 '<(skia_src_path)/gpu/SkGrPixelRef.cpp',
247 '<(skia_src_path)/gpu/SkGrTexturePixelRef.cpp',
249 '<(skia_src_path)/image/SkImage_Gpu.cpp',
250 '<(skia_src_path)/image/SkSurface_Gpu.cpp',
252 '<(skia_src_path)/gpu/gl/SkGLContextHelper.cpp'
255 'skia_core_sources': [
256 '<(skia_src_path)/core/ARGB32_Clamp_Bilinear_BitmapShader.h',
257 '<(skia_src_path)/core/SkAAClip.cpp',
258 '<(skia_src_path)/core/SkAnnotation.cpp',
259 '<(skia_src_path)/core/SkAdvancedTypefaceMetrics.cpp',
260 '<(skia_src_path)/core/SkAlphaRuns.cpp',
261 '<(skia_src_path)/core/SkAntiRun.h',
262 '<(skia_src_path)/core/SkBBoxHierarchy.h',
263 '<(skia_src_path)/core/SkBBoxRecord.cpp',
264 '<(skia_src_path)/core/SkBBoxRecord.h',
265 '<(skia_src_path)/core/SkBBoxHierarchyRecord.cpp',
266 '<(skia_src_path)/core/SkBBoxHierarchyRecord.h',
267 '<(skia_src_path)/core/SkBitmap.cpp',
268 '<(skia_src_path)/core/SkBitmapDevice.cpp',
269 '<(skia_src_path)/core/SkBitmapFilter.h',
270 '<(skia_src_path)/core/SkBitmapFilter.cpp',
271 '<(skia_src_path)/core/SkBitmapHeap.cpp',
272 '<(skia_src_path)/core/SkBitmapHeap.h',
273 '<(skia_src_path)/core/SkBitmapProcShader.cpp',
274 '<(skia_src_path)/core/SkBitmapProcShader.h',
275 '<(skia_src_path)/core/SkBitmapProcState.cpp',
276 '<(skia_src_path)/core/SkBitmapProcState.h',
277 '<(skia_src_path)/core/SkBitmapProcState_matrix.h',
278 '<(skia_src_path)/core/SkBitmapProcState_matrixProcs.cpp',
279 '<(skia_src_path)/core/SkBitmapProcState_sample.h',
280 '<(skia_src_path)/core/SkBitmapScaler.h',
281 '<(skia_src_path)/core/SkBitmapScaler.cpp',
282 '<(skia_src_path)/core/SkBitmapShader16BilerpTemplate.h',
283 '<(skia_src_path)/core/SkBitmapShaderTemplate.h',
284 '<(skia_src_path)/core/SkBitmap_scroll.cpp',
285 '<(skia_src_path)/core/SkBlitBWMaskTemplate.h',
286 '<(skia_src_path)/core/SkBlitMask_D32.cpp',
287 '<(skia_src_path)/core/SkBlitRow_D16.cpp',
288 '<(skia_src_path)/core/SkBlitRow_D32.cpp',
289 '<(skia_src_path)/core/SkBlitter.h',
290 '<(skia_src_path)/core/SkBlitter.cpp',
291 '<(skia_src_path)/core/SkBlitter_A8.cpp',
292 '<(skia_src_path)/core/SkBlitter_ARGB32.cpp',
293 '<(skia_src_path)/core/SkBlitter_RGB16.cpp',
294 '<(skia_src_path)/core/SkBlitter_Sprite.cpp',
295 '<(skia_src_path)/core/SkBuffer.cpp',
296 '<(skia_src_path)/core/SkCanvas.cpp',
297 '<(skia_src_path)/core/SkChunkAlloc.cpp',
298 '<(skia_src_path)/core/SkClipStack.cpp',
299 '<(skia_src_path)/core/SkColor.cpp',
300 '<(skia_src_path)/core/SkColorFilter.cpp',
301 '<(skia_src_path)/core/SkColorTable.cpp',
302 '<(skia_src_path)/core/SkComposeShader.cpp',
303 '<(skia_src_path)/core/SkConfig8888.cpp',
304 '<(skia_src_path)/core/SkConfig8888.h',
305 '<(skia_src_path)/core/SkConvolver.cpp',
306 '<(skia_src_path)/core/SkConvolver.h',
307 '<(skia_src_path)/core/SkCoreBlitters.h',
308 '<(skia_src_path)/core/SkCubicClipper.cpp',
309 '<(skia_src_path)/core/SkCubicClipper.h',
310 '<(skia_src_path)/core/SkData.cpp',
311 '<(skia_src_path)/core/SkDataTable.cpp',
312 '<(skia_src_path)/core/SkDebug.cpp',
313 '<(skia_src_path)/core/SkDeque.cpp',
314 '<(skia_src_path)/core/SkDevice.cpp',
315 '<(skia_src_path)/core/SkDeviceLooper.cpp',
316 '<(skia_src_path)/core/SkDeviceProfile.cpp',
317 '<(skia_src_path)/lazy/SkDiscardableMemoryPool.cpp',
318 '<(skia_src_path)/lazy/SkDiscardablePixelRef.cpp',
319 '<(skia_src_path)/core/SkDistanceFieldGen.cpp',
320 '<(skia_src_path)/core/SkDistanceFieldGen.h',
321 '<(skia_src_path)/core/SkDither.cpp',
322 '<(skia_src_path)/core/SkDraw.cpp',
323 '<(skia_src_path)/core/SkDrawLooper.cpp',
324 '<(skia_src_path)/core/SkDrawProcs.h',
325 '<(skia_src_path)/core/SkEdgeBuilder.cpp',
326 '<(skia_src_path)/core/SkEdgeClipper.cpp',
327 '<(skia_src_path)/core/SkEdge.cpp',
328 '<(skia_src_path)/core/SkEdge.h',
329 '<(skia_src_path)/core/SkError.cpp',
330 '<(skia_src_path)/core/SkErrorInternals.h',
331 '<(skia_src_path)/core/SkFilterProc.cpp',
332 '<(skia_src_path)/core/SkFilterProc.h',
333 '<(skia_src_path)/core/SkFilterShader.cpp',
334 '<(skia_src_path)/core/SkFlattenable.cpp',
335 '<(skia_src_path)/core/SkFlattenableSerialization.cpp',
336 '<(skia_src_path)/core/SkFloat.cpp',
337 '<(skia_src_path)/core/SkFloat.h',
338 '<(skia_src_path)/core/SkFloatBits.cpp',
339 '<(skia_src_path)/core/SkFontHost.cpp',
340 '<(skia_src_path)/core/SkFontDescriptor.cpp',
341 '<(skia_src_path)/core/SkFontDescriptor.h',
342 '<(skia_src_path)/core/SkFontStream.cpp',
343 '<(skia_src_path)/core/SkFontStream.h',
344 '<(skia_src_path)/core/SkGeometry.cpp',
345 '<(skia_src_path)/core/SkGlyphCache.cpp',
346 '<(skia_src_path)/core/SkGlyphCache.h',
347 '<(skia_src_path)/core/SkGlyphCache_Globals.h',
348 '<(skia_src_path)/core/SkGraphics.cpp',
349 '<(skia_src_path)/core/SkInstCnt.cpp',
350 '<(skia_src_path)/core/SkImageFilter.cpp',
351 '<(skia_src_path)/core/SkImageInfo.cpp',
352 '<(skia_src_path)/core/SkLineClipper.cpp',
353 '<(skia_src_path)/core/SkMallocPixelRef.cpp',
354 '<(skia_src_path)/core/SkMask.cpp',
355 '<(skia_src_path)/core/SkMaskFilter.cpp',
356 '<(skia_src_path)/core/SkMaskGamma.cpp',
357 '<(skia_src_path)/core/SkMaskGamma.h',
358 '<(skia_src_path)/core/SkMath.cpp',
359 '<(skia_src_path)/core/SkMatrix.cpp',
360 '<(skia_src_path)/core/SkMatrixClipStateMgr.cpp',
361 '<(skia_src_path)/core/SkMatrixClipStateMgr.h',
362 '<(skia_src_path)/core/SkMessageBus.h',
363 '<(skia_src_path)/core/SkMetaData.cpp',
364 '<(skia_src_path)/core/SkMipMap.cpp',
365 '<(skia_src_path)/core/SkOffsetTable.h',
366 '<(skia_src_path)/core/SkPackBits.cpp',
367 '<(skia_src_path)/core/SkPaint.cpp',
368 '<(skia_src_path)/core/SkPaintOptionsAndroid.cpp',
369 '<(skia_src_path)/core/SkPaintPriv.cpp',
370 '<(skia_src_path)/core/SkPaintPriv.h',
371 '<(skia_src_path)/core/SkPath.cpp',
372 '<(skia_src_path)/core/SkPathEffect.cpp',
373 '<(skia_src_path)/core/SkPathHeap.cpp',
374 '<(skia_src_path)/core/SkPathHeap.h',
375 '<(skia_src_path)/core/SkPathMeasure.cpp',
376 '<(skia_src_path)/core/SkPathRef.cpp',
377 '<(skia_src_path)/core/SkPicture.cpp',
378 '<(skia_src_path)/core/SkPictureFlat.cpp',
379 '<(skia_src_path)/core/SkPictureFlat.h',
380 '<(skia_src_path)/core/SkPicturePlayback.cpp',
381 '<(skia_src_path)/core/SkPicturePlayback.h',
382 '<(skia_src_path)/core/SkPictureRecord.cpp',
383 '<(skia_src_path)/core/SkPictureRecord.h',
384 '<(skia_src_path)/core/SkPictureShader.cpp',
385 '<(skia_src_path)/core/SkPictureShader.h',
386 '<(skia_src_path)/core/SkPictureStateTree.cpp',
387 '<(skia_src_path)/core/SkPictureStateTree.h',
388 '<(skia_src_path)/core/SkPixelRef.cpp',
389 '<(skia_src_path)/core/SkPoint.cpp',
390 '<(skia_src_path)/core/SkProcSpriteBlitter.cpp',
391 '<(skia_src_path)/core/SkPtrRecorder.cpp',
392 '<(skia_src_path)/core/SkQuadClipper.cpp',
393 '<(skia_src_path)/core/SkQuadClipper.h',
394 '<(skia_src_path)/core/SkQuadTree.cpp',
395 '<(skia_src_path)/core/SkQuadTree.h',
396 '<(skia_src_path)/core/SkQuadTreePicture.cpp',
397 '<(skia_src_path)/core/SkQuadTreePicture.h',
398 '<(skia_src_path)/core/SkRasterClip.cpp',
399 '<(skia_src_path)/core/SkRasterizer.cpp',
400 '<(skia_src_path)/core/SkReadBuffer.cpp',
401 '<(skia_src_path)/core/SkRect.cpp',
402 '<(skia_src_path)/core/SkRefDict.cpp',
403 '<(skia_src_path)/core/SkRegion.cpp',
404 '<(skia_src_path)/core/SkRegionPriv.h',
405 '<(skia_src_path)/core/SkRegion_path.cpp',
406 '<(skia_src_path)/core/SkRRect.cpp',
407 '<(skia_src_path)/core/SkRTree.h',
408 '<(skia_src_path)/core/SkRTree.cpp',
409 '<(skia_src_path)/core/SkScaledImageCache.cpp',
410 '<(skia_src_path)/core/SkScalar.cpp',
411 '<(skia_src_path)/core/SkScalerContext.cpp',
412 '<(skia_src_path)/core/SkScalerContext.h',
413 '<(skia_src_path)/core/SkScan.cpp',
414 '<(skia_src_path)/core/SkScan.h',
415 '<(skia_src_path)/core/SkScanPriv.h',
416 '<(skia_src_path)/core/SkScan_AntiPath.cpp',
417 '<(skia_src_path)/core/SkScan_Antihair.cpp',
418 '<(skia_src_path)/core/SkScan_Hairline.cpp',
419 '<(skia_src_path)/core/SkScan_Path.cpp',
420 '<(skia_src_path)/core/SkShader.cpp',
421 '<(skia_src_path)/core/SkSpriteBlitter_ARGB32.cpp',
422 '<(skia_src_path)/core/SkSpriteBlitter_RGB16.cpp',
423 '<(skia_src_path)/core/SkSinTable.h',
424 '<(skia_src_path)/core/SkSpriteBlitter.h',
425 '<(skia_src_path)/core/SkSpriteBlitterTemplate.h',
426 '<(skia_src_path)/core/SkStream.cpp',
427 '<(skia_src_path)/core/SkString.cpp',
428 '<(skia_src_path)/core/SkStringUtils.cpp',
429 '<(skia_src_path)/core/SkStroke.h',
430 '<(skia_src_path)/core/SkStroke.cpp',
431 '<(skia_src_path)/core/SkStrokeRec.cpp',
432 '<(skia_src_path)/core/SkStrokerPriv.cpp',
433 '<(skia_src_path)/core/SkStrokerPriv.h',
434 '<(skia_src_path)/core/SkTextFormatParams.h',
435 '<(skia_src_path)/core/SkTileGrid.cpp',
436 '<(skia_src_path)/core/SkTileGrid.h',
437 '<(skia_src_path)/core/SkTileGridPicture.cpp',
438 '<(skia_src_path)/core/SkTLList.h',
439 '<(skia_src_path)/core/SkTLS.cpp',
440 '<(skia_src_path)/core/SkTraceEvent.h',
441 '<(skia_src_path)/core/SkTSearch.cpp',
442 '<(skia_src_path)/core/SkTSort.h',
443 '<(skia_src_path)/core/SkTypeface.cpp',
444 '<(skia_src_path)/core/SkTypefaceCache.cpp',
445 '<(skia_src_path)/core/SkTypefaceCache.h',
446 '<(skia_src_path)/core/SkUnPreMultiply.cpp',
447 '<(skia_src_path)/core/SkUtils.cpp',
448 '<(skia_src_path)/core/SkValidatingReadBuffer.cpp',
449 '<(skia_src_path)/core/SkWriteBuffer.cpp',
450 '<(skia_src_path)/core/SkWriter32.cpp',
451 '<(skia_src_path)/core/SkXfermode.cpp',
452 '<(skia_src_path)/doc/SkDocument.cpp',
453 '<(skia_src_path)/image/SkImage.cpp',
454 '<(skia_src_path)/image/SkImagePriv.cpp',
455 '<(skia_src_path)/image/SkImage_Codec.cpp',
456 '<(skia_src_path)/image/SkImage_Raster.cpp',
457 '<(skia_src_path)/image/SkSurface.cpp',
458 '<(skia_src_path)/image/SkSurface_Base.h',
459 '<(skia_src_path)/image/SkSurface_Raster.cpp',
460 '<(skia_src_path)/pipe/SkGPipeRead.cpp',
461 '<(skia_src_path)/pipe/SkGPipeWrite.cpp',
462 '<(skia_include_path)/core/SkAdvancedTypefaceMetrics.h',
463 '<(skia_include_path)/core/SkBitmap.h',
464 '<(skia_include_path)/core/SkBitmapDevice.h',
465 '<(skia_include_path)/core/SkBlitRow.h',
466 '<(skia_include_path)/core/SkBounder.h',
467 '<(skia_include_path)/core/SkCanvas.h',
468 '<(skia_include_path)/core/SkChecksum.h',
469 '<(skia_include_path)/core/SkChunkAlloc.h',
470 '<(skia_include_path)/core/SkClipStack.h',
471 '<(skia_include_path)/core/SkColor.h',
472 '<(skia_include_path)/core/SkColorFilter.h',
473 '<(skia_include_path)/core/SkColorPriv.h',
474 '<(skia_include_path)/core/SkColorShader.h',
475 '<(skia_include_path)/core/SkComposeShader.h',
476 '<(skia_include_path)/core/SkData.h',
477 '<(skia_include_path)/core/SkDeque.h',
478 '<(skia_include_path)/core/SkDevice.h',
479 '<(skia_include_path)/core/SkDeviceProperties.h',
480 '<(skia_include_path)/core/SkDither.h',
481 '<(skia_include_path)/core/SkDraw.h',
482 '<(skia_include_path)/core/SkDrawFilter.h',
483 '<(skia_include_path)/core/SkDrawLooper.h',
484 '<(skia_include_path)/core/SkEndian.h',
485 '<(skia_include_path)/core/SkError.h',
486 '<(skia_include_path)/core/SkFixed.h',
487 '<(skia_include_path)/core/SkFlattenable.h',
488 '<(skia_include_path)/core/SkFlattenableSerialization.h',
489 '<(skia_include_path)/core/SkFloatBits.h',
490 '<(skia_include_path)/core/SkFloatingPoint.h',
491 '<(skia_include_path)/core/SkFontHost.h',
492 '<(skia_include_path)/core/SkGeometry.h',
493 '<(skia_include_path)/core/SkGraphics.h',
494 '<(skia_include_path)/core/SkImage.h',
495 '<(skia_include_path)/core/SkImageDecoder.h',
496 '<(skia_include_path)/core/SkImageEncoder.h',
497 '<(skia_include_path)/core/SkImageFilter.h',
498 '<(skia_include_path)/core/SkImageInfo.h',
499 '<(skia_include_path)/core/SkInstCnt.h',
500 '<(skia_include_path)/core/SkMallocPixelRef.h',
501 '<(skia_include_path)/core/SkMask.h',
502 '<(skia_include_path)/core/SkMaskFilter.h',
503 '<(skia_include_path)/core/SkMath.h',
504 '<(skia_include_path)/core/SkMatrix.h',
505 '<(skia_include_path)/core/SkMetaData.h',
506 '<(skia_include_path)/core/SkOnce.h',
507 '<(skia_include_path)/core/SkOSFile.h',
508 '<(skia_include_path)/core/SkPackBits.h',
509 '<(skia_include_path)/core/SkPaint.h',
510 '<(skia_include_path)/core/SkPath.h',
511 '<(skia_include_path)/core/SkPathEffect.h',
512 '<(skia_include_path)/core/SkPathMeasure.h',
513 '<(skia_include_path)/core/SkPathRef.h',
514 '<(skia_include_path)/core/SkPicture.h',
515 '<(skia_include_path)/core/SkPixelRef.h',
516 '<(skia_include_path)/core/SkPoint.h',
517 '<(skia_include_path)/core/SkPreConfig.h',
518 '<(skia_include_path)/core/SkRasterizer.h',
519 '<(skia_include_path)/core/SkReader32.h',
520 '<(skia_include_path)/core/SkRect.h',
521 '<(skia_include_path)/core/SkRefCnt.h',
522 '<(skia_include_path)/core/SkRegion.h',
523 '<(skia_include_path)/core/SkRRect.h',
524 '<(skia_include_path)/core/SkScalar.h',
525 '<(skia_include_path)/core/SkShader.h',
526 '<(skia_include_path)/core/SkStream.h',
527 '<(skia_include_path)/core/SkString.h',
528 '<(skia_include_path)/core/SkStringUtils.h',
529 '<(skia_include_path)/core/SkStrokeRec.h',
530 '<(skia_include_path)/core/SkSurface.h',
531 '<(skia_include_path)/core/SkTArray.h',
532 '<(skia_include_path)/core/SkTDArray.h',
533 '<(skia_include_path)/core/SkTDStack.h',
534 '<(skia_include_path)/core/SkTDict.h',
535 '<(skia_include_path)/core/SkTInternalLList.h',
536 '<(skia_include_path)/core/SkTileGridPicture.h',
537 '<(skia_include_path)/core/SkTRegistry.h',
538 '<(skia_include_path)/core/SkTSearch.h',
539 '<(skia_include_path)/core/SkTemplates.h',
540 '<(skia_include_path)/core/SkThread.h',
541 '<(skia_include_path)/core/SkTime.h',
542 '<(skia_include_path)/core/SkTLazy.h',
543 '<(skia_include_path)/core/SkTypeface.h',
544 '<(skia_include_path)/core/SkTypes.h',
545 '<(skia_include_path)/core/SkUnPreMultiply.h',
546 '<(skia_include_path)/core/SkUnitMapper.h',
547 '<(skia_include_path)/core/SkUtils.h',
548 '<(skia_include_path)/core/SkWeakRefCnt.h',
549 '<(skia_include_path)/core/SkWriter32.h',
550 '<(skia_include_path)/core/SkXfermode.h',
551 '<(skia_src_path)/lazy/SkCachingPixelRef.cpp',
552 '<(skia_src_path)/lazy/SkCachingPixelRef.h',
553 '<(skia_include_path)/pathops/SkPathOps.h',
554 '<(skia_src_path)/pathops/SkAddIntersections.cpp',
555 '<(skia_src_path)/pathops/SkDCubicIntersection.cpp',
556 '<(skia_src_path)/pathops/SkDCubicLineIntersection.cpp',
557 '<(skia_src_path)/pathops/SkDCubicToQuads.cpp',
558 '<(skia_src_path)/pathops/SkDLineIntersection.cpp',
559 '<(skia_src_path)/pathops/SkDQuadImplicit.cpp',
560 '<(skia_src_path)/pathops/SkDQuadIntersection.cpp',
561 '<(skia_src_path)/pathops/SkDQuadLineIntersection.cpp',
562 '<(skia_src_path)/pathops/SkIntersections.cpp',
563 '<(skia_src_path)/pathops/SkOpAngle.cpp',
564 '<(skia_src_path)/pathops/SkOpContour.cpp',
565 '<(skia_src_path)/pathops/SkOpEdgeBuilder.cpp',
566 '<(skia_src_path)/pathops/SkOpSegment.cpp',
567 '<(skia_src_path)/pathops/SkPathOpsBounds.cpp',
568 '<(skia_src_path)/pathops/SkPathOpsCommon.cpp',
569 '<(skia_src_path)/pathops/SkPathOpsCubic.cpp',
570 '<(skia_src_path)/pathops/SkPathOpsDebug.cpp',
571 '<(skia_src_path)/pathops/SkPathOpsLine.cpp',
572 '<(skia_src_path)/pathops/SkPathOpsOp.cpp',
573 '<(skia_src_path)/pathops/SkPathOpsPoint.cpp',
574 '<(skia_src_path)/pathops/SkPathOpsQuad.cpp',
575 '<(skia_src_path)/pathops/SkPathOpsRect.cpp',
576 '<(skia_src_path)/pathops/SkPathOpsSimplify.cpp',
577 '<(skia_src_path)/pathops/SkPathOpsTriangle.cpp',
578 '<(skia_src_path)/pathops/SkPathOpsTypes.cpp',
579 '<(skia_src_path)/pathops/SkPathWriter.cpp',
580 '<(skia_src_path)/pathops/SkQuarticRoot.cpp',
581 '<(skia_src_path)/pathops/SkReduceOrder.cpp',
582 '<(skia_src_path)/pathops/SkAddIntersections.h',
583 '<(skia_src_path)/pathops/SkDQuadImplicit.h',
584 '<(skia_src_path)/pathops/SkIntersectionHelper.h',
585 '<(skia_src_path)/pathops/SkIntersections.h',
586 '<(skia_src_path)/pathops/SkLineParameters.h',
587 '<(skia_src_path)/pathops/SkOpAngle.h',
588 '<(skia_src_path)/pathops/SkOpContour.h',
589 '<(skia_src_path)/pathops/SkOpEdgeBuilder.h',
590 '<(skia_src_path)/pathops/SkOpSegment.h',
591 '<(skia_src_path)/pathops/SkOpSpan.h',
592 '<(skia_src_path)/pathops/SkPathOpsBounds.h',
593 '<(skia_src_path)/pathops/SkPathOpsCommon.h',
594 '<(skia_src_path)/pathops/SkPathOpsCubic.h',
595 '<(skia_src_path)/pathops/SkPathOpsCurve.h',
596 '<(skia_src_path)/pathops/SkPathOpsDebug.h',
597 '<(skia_src_path)/pathops/SkPathOpsLine.h',
598 '<(skia_src_path)/pathops/SkPathOpsPoint.h',
599 '<(skia_src_path)/pathops/SkPathOpsQuad.h',
600 '<(skia_src_path)/pathops/SkPathOpsRect.h',
601 '<(skia_src_path)/pathops/SkPathOpsTriangle.h',
602 '<(skia_src_path)/pathops/SkPathOpsTypes.h',
603 '<(skia_src_path)/pathops/SkPathWriter.h',
604 '<(skia_src_path)/pathops/SkQuarticRoot.h',
605 '<(skia_src_path)/pathops/SkReduceOrder.h',
608 'skia_effects_sources': [
609 '<(skia_src_path)/effects/Sk1DPathEffect.cpp',
610 '<(skia_src_path)/effects/Sk2DPathEffect.cpp',
611 '<(skia_src_path)/effects/SkArithmeticMode.cpp',
612 '<(skia_src_path)/effects/SkAvoidXfermode.cpp',
613 '<(skia_src_path)/effects/SkBicubicImageFilter.cpp',
614 '<(skia_src_path)/effects/SkBitmapSource.cpp',
615 '<(skia_src_path)/effects/SkBlurDrawLooper.cpp',
616 '<(skia_src_path)/effects/SkBlurMask.cpp',
617 '<(skia_src_path)/effects/SkBlurMask.h',
618 '<(skia_src_path)/effects/SkBlurImageFilter.cpp',
619 '<(skia_src_path)/effects/SkBlurMaskFilter.cpp',
620 '<(skia_src_path)/effects/SkColorFilters.cpp',
621 '<(skia_src_path)/effects/SkColorFilterImageFilter.cpp',
622 '<(skia_src_path)/effects/SkColorMatrix.cpp',
623 '<(skia_src_path)/effects/SkColorMatrixFilter.cpp',
624 '<(skia_src_path)/effects/SkComposeImageFilter.cpp',
625 '<(skia_src_path)/effects/SkCornerPathEffect.cpp',
626 '<(skia_src_path)/effects/SkDashPathEffect.cpp',
627 '<(skia_src_path)/effects/SkDiscretePathEffect.cpp',
628 '<(skia_src_path)/effects/SkDisplacementMapEffect.cpp',
629 '<(skia_src_path)/effects/SkDropShadowImageFilter.cpp',
630 '<(skia_src_path)/effects/SkEmbossMask.cpp',
631 '<(skia_src_path)/effects/SkEmbossMask.h',
632 '<(skia_src_path)/effects/SkEmbossMask_Table.h',
633 '<(skia_src_path)/effects/SkEmbossMaskFilter.cpp',
634 '<(skia_src_path)/effects/SkGpuBlurUtils.h',
635 '<(skia_src_path)/effects/SkGpuBlurUtils.cpp',
636 '<(skia_src_path)/effects/SkKernel33MaskFilter.cpp',
637 '<(skia_src_path)/effects/SkLayerDrawLooper.cpp',
638 '<(skia_src_path)/effects/SkLayerRasterizer.cpp',
639 '<(skia_src_path)/effects/SkLerpXfermode.cpp',
640 '<(skia_src_path)/effects/SkLightingImageFilter.cpp',
641 '<(skia_src_path)/effects/SkLumaColorFilter.cpp',
642 '<(skia_src_path)/effects/SkMagnifierImageFilter.cpp',
643 '<(skia_src_path)/effects/SkMatrixConvolutionImageFilter.cpp',
644 '<(skia_src_path)/effects/SkMatrixImageFilter.cpp',
645 '<(skia_src_path)/effects/SkMergeImageFilter.cpp',
646 '<(skia_src_path)/effects/SkMorphologyImageFilter.cpp',
647 '<(skia_src_path)/effects/SkOffsetImageFilter.cpp',
648 '<(skia_src_path)/effects/SkPaintFlagsDrawFilter.cpp',
649 '<(skia_src_path)/effects/SkPerlinNoiseShader.cpp',
650 '<(skia_src_path)/effects/SkPictureImageFilter.cpp',
651 '<(skia_src_path)/effects/SkPixelXorXfermode.cpp',
652 '<(skia_src_path)/effects/SkPorterDuff.cpp',
653 '<(skia_src_path)/effects/SkRectShaderImageFilter.cpp',
654 '<(skia_src_path)/effects/SkStippleMaskFilter.cpp',
655 '<(skia_src_path)/effects/SkTableColorFilter.cpp',
656 '<(skia_src_path)/effects/SkTableMaskFilter.cpp',
657 '<(skia_src_path)/effects/SkTestImageFilters.cpp',
658 '<(skia_src_path)/effects/SkTileImageFilter.cpp',
659 '<(skia_src_path)/effects/SkTransparentShader.cpp',
660 '<(skia_src_path)/effects/SkXfermodeImageFilter.cpp',
662 '<(skia_src_path)/effects/gradients/SkBitmapCache.cpp',
663 '<(skia_src_path)/effects/gradients/SkBitmapCache.h',
664 '<(skia_src_path)/effects/gradients/SkClampRange.cpp',
665 '<(skia_src_path)/effects/gradients/SkClampRange.h',
666 '<(skia_src_path)/effects/gradients/SkRadialGradient_Table.h',
667 '<(skia_src_path)/effects/gradients/SkGradientShader.cpp',
668 '<(skia_src_path)/effects/gradients/SkGradientShaderPriv.h',
669 '<(skia_src_path)/effects/gradients/SkLinearGradient.cpp',
670 '<(skia_src_path)/effects/gradients/SkLinearGradient.h',
671 '<(skia_src_path)/effects/gradients/SkRadialGradient.cpp',
672 '<(skia_src_path)/effects/gradients/SkRadialGradient.h',
673 '<(skia_src_path)/effects/gradients/SkTwoPointRadialGradient.cpp',
674 '<(skia_src_path)/effects/gradients/SkTwoPointRadialGradient.h',
675 '<(skia_src_path)/effects/gradients/SkTwoPointConicalGradient.cpp',
676 '<(skia_src_path)/effects/gradients/SkTwoPointConicalGradient.h',
677 '<(skia_src_path)/effects/gradients/SkTwoPointConicalGradient_gpu.cpp',
678 '<(skia_src_path)/effects/gradients/SkTwoPointConicalGradient_gpu.h',
679 '<(skia_src_path)/effects/gradients/SkSweepGradient.cpp',
680 '<(skia_src_path)/effects/gradients/SkSweepGradient.h',
682 '<(skia_include_path)/effects/Sk1DPathEffect.h',
683 '<(skia_include_path)/effects/Sk2DPathEffect.h',
684 '<(skia_include_path)/effects/SkXfermodeImageFilter.h',
685 '<(skia_include_path)/effects/SkArithmeticMode.h',
686 '<(skia_include_path)/effects/SkAvoidXfermode.h',
687 '<(skia_include_path)/effects/SkBitmapSource.h',
688 '<(skia_include_path)/effects/SkBlurDrawLooper.h',
689 '<(skia_include_path)/effects/SkBlurImageFilter.h',
690 '<(skia_include_path)/effects/SkBlurMaskFilter.h',
691 '<(skia_include_path)/effects/SkColorMatrix.h',
692 '<(skia_include_path)/effects/SkColorMatrixFilter.h',
693 '<(skia_include_path)/effects/SkColorFilterImageFilter.h',
694 '<(skia_include_path)/effects/SkCornerPathEffect.h',
695 '<(skia_include_path)/effects/SkDashPathEffect.h',
696 '<(skia_include_path)/effects/SkDiscretePathEffect.h',
697 '<(skia_include_path)/effects/SkDisplacementMapEffect.h',
698 '<(skia_include_path)/effects/SkDrawExtraPathEffect.h',
699 '<(skia_include_path)/effects/SkDropShadowImageFilter.h',
700 '<(skia_include_path)/effects/SkEmbossMaskFilter.h',
701 '<(skia_include_path)/effects/SkGradientShader.h',
702 '<(skia_include_path)/effects/SkKernel33MaskFilter.h',
703 '<(skia_include_path)/effects/SkLayerDrawLooper.h',
704 '<(skia_include_path)/effects/SkLayerRasterizer.h',
705 '<(skia_include_path)/effects/SkLerpXfermode.h',
706 '<(skia_include_path)/effects/SkLightingImageFilter.h',
707 '<(skia_include_path)/effects/SkOffsetImageFilter.h',
708 '<(skia_include_path)/effects/SkMorphologyImageFilter.h',
709 '<(skia_include_path)/effects/SkPaintFlagsDrawFilter.h',
710 '<(skia_include_path)/effects/SkPerlinNoiseShader.h',
711 '<(skia_include_path)/effects/SkPixelXorXfermode.h',
712 '<(skia_include_path)/effects/SkPorterDuff.h',
713 '<(skia_include_path)/effects/SkRectShaderImageFilter.h',
714 '<(skia_include_path)/effects/SkStippleMaskFilter.h',
715 '<(skia_include_path)/effects/SkTableColorFilter.h',
716 '<(skia_include_path)/effects/SkTableMaskFilter.h',
717 '<(skia_include_path)/effects/SkTileImageFilter.h',
718 '<(skia_include_path)/effects/SkTransparentShader.h',
719 '<(skia_include_path)/effects/SkMagnifierImageFilter.h',
722 'skia_pdf_sources': [
723 '<(skia_include_path)/pdf/SkPDFDevice.h',
724 '<(skia_include_path)/pdf/SkPDFDocument.h',
726 '<(skia_src_path)/pdf/SkPDFCatalog.cpp',
727 '<(skia_src_path)/pdf/SkPDFCatalog.h',
728 '<(skia_src_path)/pdf/SkPDFDevice.cpp',
729 '<(skia_src_path)/pdf/SkPDFDocument.cpp',
730 '<(skia_src_path)/pdf/SkPDFFont.cpp',
731 '<(skia_src_path)/pdf/SkPDFFont.h',
732 '<(skia_src_path)/pdf/SkPDFFontImpl.h',
733 '<(skia_src_path)/pdf/SkPDFFormXObject.cpp',
734 '<(skia_src_path)/pdf/SkPDFFormXObject.h',
735 '<(skia_src_path)/pdf/SkPDFGraphicState.cpp',
736 '<(skia_src_path)/pdf/SkPDFGraphicState.h',
737 '<(skia_src_path)/pdf/SkPDFImage.cpp',
738 '<(skia_src_path)/pdf/SkPDFImage.h',
739 '<(skia_src_path)/pdf/SkPDFPage.cpp',
740 '<(skia_src_path)/pdf/SkPDFPage.h',
741 '<(skia_src_path)/pdf/SkPDFResourceDict.cpp',
742 '<(skia_src_path)/pdf/SkPDFResourceDict.h',
743 '<(skia_src_path)/pdf/SkPDFShader.cpp',
744 '<(skia_src_path)/pdf/SkPDFShader.h',
745 '<(skia_src_path)/pdf/SkPDFStream.cpp',
746 '<(skia_src_path)/pdf/SkPDFStream.h',
747 '<(skia_src_path)/pdf/SkPDFTypes.cpp',
748 '<(skia_src_path)/pdf/SkPDFTypes.h',
749 '<(skia_src_path)/pdf/SkPDFUtils.cpp',
750 '<(skia_src_path)/pdf/SkPDFUtils.h',
751 '<(skia_src_path)/pdf/SkTSet.h',
754 'skia_library_sources': [
755 '<(skia_src_path)/core/SkFlate.cpp', # this should likely be moved into src/utils in skia
757 '<(skia_include_path)/images/SkImageRef_GlobalPool.h',
758 '<(skia_include_path)/images/SkImageRef.h',
759 '<(skia_include_path)/images/SkMovie.h',
760 '<(skia_include_path)/images/SkPageFlipper.h',
761 '<(skia_include_path)/ports/SkTypeface_win.h',
762 '<(skia_include_path)/utils/mac/SkCGUtils.h',
763 '<(skia_include_path)/utils/SkDeferredCanvas.h',
764 '<(skia_include_path)/utils/SkEventTracer.h',
765 '<(skia_include_path)/utils/SkMatrix44.h',
766 '<(skia_include_path)/utils/SkNullCanvas.h',
767 '<(skia_include_path)/utils/SkNWayCanvas.h',
768 '<(skia_include_path)/utils/SkPictureUtils.h',
769 '<(skia_include_path)/utils/SkProxyCanvas.h',
770 '<(skia_include_path)/utils/SkRTConf.h',
771 '<(skia_src_path)/fonts/SkFontMgr_fontconfig.cpp',
772 '<(skia_src_path)/images/SkScaledBitmapSampler.cpp',
773 '<(skia_src_path)/images/SkScaledBitmapSampler.h',
774 '<(skia_src_path)/ports/SkFontConfigInterface_android.cpp',
775 '<(skia_src_path)/ports/SkFontConfigInterface_direct.cpp',
776 '<(skia_src_path)/ports/SkFontConfigParser_android.cpp',
777 '<(skia_src_path)/ports/SkFontHost_fontconfig.cpp',
778 '<(skia_src_path)/ports/SkFontHost_FreeType_common.cpp',
779 '<(skia_src_path)/ports/SkFontHost_FreeType_common.h',
780 '<(skia_src_path)/ports/SkFontHost_FreeType.cpp',
781 '<(skia_src_path)/ports/SkFontHost_linux.cpp',
782 '<(skia_src_path)/ports/SkFontHost_mac.cpp',
783 '<(skia_src_path)/ports/SkFontHost_win.cpp',
784 '<(skia_src_path)/ports/SkFontHost_win_dw.cpp',
785 '<(skia_src_path)/ports/SkFontMgr_default_gdi.cpp',
786 '<(skia_src_path)/ports/SkGlobalInitialization_chromium.cpp',
787 '<(skia_src_path)/ports/SkImageDecoder_empty.cpp',
788 '<(skia_src_path)/ports/SkOSFile_posix.cpp',
789 '<(skia_src_path)/ports/SkOSFile_stdio.cpp',
790 '<(skia_src_path)/ports/SkOSFile_win.cpp',
791 '<(skia_src_path)/ports/SkTime_Unix.cpp',
792 '<(skia_src_path)/ports/SkTLS_pthread.cpp',
793 '<(skia_src_path)/ports/SkTLS_win.cpp',
794 '<(skia_src_path)/sfnt/SkOTTable_name.cpp',
795 '<(skia_src_path)/sfnt/SkOTTable_name.h',
796 '<(skia_src_path)/sfnt/SkOTUtils.cpp',
797 '<(skia_src_path)/sfnt/SkOTUtils.h',
798 '<(skia_src_path)/utils/debugger/SkDebugCanvas.cpp',
799 '<(skia_src_path)/utils/debugger/SkDebugCanvas.h',
800 '<(skia_src_path)/utils/debugger/SkDrawCommand.cpp',
801 '<(skia_src_path)/utils/debugger/SkDrawCommand.h',
802 '<(skia_src_path)/utils/debugger/SkObjectParser.cpp',
803 '<(skia_src_path)/utils/debugger/SkObjectParser.h',
804 '<(skia_src_path)/utils/mac/SkCreateCGImageRef.cpp',
805 '<(skia_src_path)/utils/SkBase64.cpp',
806 '<(skia_src_path)/utils/SkBase64.h',
807 '<(skia_src_path)/utils/SkBitmapHasher.cpp',
808 '<(skia_src_path)/utils/SkBitmapHasher.h',
809 '<(skia_src_path)/utils/SkBitSet.cpp',
810 '<(skia_src_path)/utils/SkBitSet.h',
811 '<(skia_src_path)/utils/SkBoundaryPatch.cpp',
812 '<(skia_src_path)/utils/SkFrontBufferedStream.cpp',
813 '<(skia_src_path)/utils/SkCamera.cpp',
814 '<(skia_src_path)/utils/SkCanvasStack.h',
815 '<(skia_src_path)/utils/SkCanvasStack.cpp',
816 '<(skia_src_path)/utils/SkCanvasStateUtils.cpp',
817 '<(skia_src_path)/utils/SkCubicInterval.cpp',
818 '<(skia_src_path)/utils/SkCullPoints.cpp',
819 '<(skia_src_path)/utils/SkDeferredCanvas.cpp',
820 '<(skia_src_path)/utils/SkDumpCanvas.cpp',
821 '<(skia_src_path)/utils/SkEventTracer.cpp',
822 '<(skia_src_path)/utils/SkFloatUtils.h',
823 '<(skia_src_path)/utils/SkGatherPixelRefsAndRects.cpp',
824 '<(skia_src_path)/utils/SkGatherPixelRefsAndRects.h',
825 '<(skia_src_path)/utils/SkInterpolator.cpp',
826 '<(skia_src_path)/utils/SkLayer.cpp',
827 '<(skia_src_path)/utils/SkMatrix22.cpp',
828 '<(skia_src_path)/utils/SkMatrix22.h',
829 '<(skia_src_path)/utils/SkMatrix44.cpp',
830 '<(skia_src_path)/utils/SkMD5.cpp',
831 '<(skia_src_path)/utils/SkMD5.h',
832 '<(skia_src_path)/utils/SkMeshUtils.cpp',
833 '<(skia_src_path)/utils/SkNinePatch.cpp',
834 '<(skia_src_path)/utils/SkNWayCanvas.cpp',
835 '<(skia_src_path)/utils/SkNullCanvas.cpp',
836 '<(skia_src_path)/utils/SkOSFile.cpp',
837 '<(skia_src_path)/utils/SkParse.cpp',
838 '<(skia_src_path)/utils/SkParseColor.cpp',
839 '<(skia_src_path)/utils/SkParsePath.cpp',
840 '<(skia_src_path)/utils/SkPictureUtils.cpp',
841 '<(skia_src_path)/utils/SkPathUtils.cpp',
842 '<(skia_src_path)/utils/SkProxyCanvas.cpp',
843 '<(skia_src_path)/utils/SkSHA1.cpp',
844 '<(skia_src_path)/utils/SkSHA1.h',
845 '<(skia_src_path)/utils/SkRTConf.cpp',
846 '<(skia_src_path)/utils/SkThreadUtils.h',
847 '<(skia_src_path)/utils/SkThreadUtils_pthread.cpp',
848 '<(skia_src_path)/utils/SkThreadUtils_pthread.h',
849 '<(skia_src_path)/utils/SkThreadUtils_pthread_linux.cpp',
850 '<(skia_src_path)/utils/SkThreadUtils_pthread_mach.cpp',
851 '<(skia_src_path)/utils/SkThreadUtils_pthread_other.cpp',
852 '<(skia_src_path)/utils/SkThreadUtils_win.cpp',
853 '<(skia_src_path)/utils/SkThreadUtils_win.h',
854 '<(skia_src_path)/utils/SkTFitsIn.h',
855 '<(skia_src_path)/utils/SkTLogic.h',
856 '<(skia_src_path)/utils/SkUnitMappers.cpp',
859 '<(skia_include_path)/utils/mac/SkCGUtils.h',
860 '<(skia_src_path)/utils/mac/SkCreateCGImageRef.cpp',
863 '<(skia_include_path)/utils/win/SkAutoCoInitialize.h',
864 '<(skia_include_path)/utils/win/SkHRESULT.h',
865 '<(skia_include_path)/utils/win/SkIStream.h',
866 '<(skia_include_path)/utils/win/SkTScopedComPtr.h',
867 '<(skia_src_path)/utils/win/SkAutoCoInitialize.cpp',
868 '<(skia_src_path)/utils/win/SkDWrite.h',
869 '<(skia_src_path)/utils/win/SkDWrite.cpp',
870 '<(skia_src_path)/utils/win/SkDWriteFontFileStream.cpp',
871 '<(skia_src_path)/utils/win/SkDWriteFontFileStream.h',
872 '<(skia_src_path)/utils/win/SkDWriteGeometrySink.cpp',
873 '<(skia_src_path)/utils/win/SkDWriteGeometrySink.h',
874 '<(skia_src_path)/utils/win/SkHRESULT.cpp',
875 '<(skia_src_path)/utils/win/SkIStream.cpp',
876 '<(skia_src_path)/utils/win/SkWGL_win.cpp',
879 '<(skia_src_path)/fonts/SkGScalerContext.cpp',
880 '<(skia_src_path)/fonts/SkGScalerContext.h',