blob: ce987a837b390951db074ec74f9d46ef3d21ccfb [file] [log] [blame]
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +00001// This file is autogenerated by gn_to_bp.py.
2
3cc_library {
4 name: "libskia",
5 cflags: [
6 "-fexceptions",
7 "-Wno-unused-parameter",
8 "-U_FORTIFY_SOURCE",
9 "-D_FORTIFY_SOURCE=1",
10 "-DSKIA_IMPLEMENTATION=1",
11 ],
12
13 export_include_dirs: [
14 "include/android/",
15 "include/c/",
16 "include/codec/",
17 "include/config/",
18 "include/core/",
19 "include/effects/",
20 "include/gpu/",
21 "include/gpu/gl/",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +000022 "include/pathops/",
23 "include/ports/",
24 "include/svg/",
25 "include/utils/",
26 "include/utils/mac/",
27 "include/xml/",
28 ],
29
30 local_include_dirs: [
31 "include/android/",
32 "include/c/",
33 "include/codec/",
34 "include/config/",
35 "include/core/",
36 "include/effects/",
37 "include/gpu/",
38 "include/gpu/gl/",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +000039 "include/pathops/",
40 "include/ports/",
41 "include/private/",
42 "include/svg/",
43 "include/utils/",
44 "include/utils/mac/",
45 "include/xml/",
46 "src/c/",
47 "src/codec/",
48 "src/core/",
49 "src/effects/",
50 "src/effects/gradients/",
51 "src/fonts/",
52 "src/gpu/",
53 "src/image/",
54 "src/images/",
55 "src/lazy/",
56 "src/opts/",
57 "src/pathops/",
58 "src/pdf/",
59 "src/ports/",
60 "src/sfnt/",
61 "src/sksl/",
62 "src/utils/",
63 "src/utils/win/",
64 "third_party/etc1/",
65 "third_party/gif/",
66 "third_party/ktx/",
67 ],
68
69 srcs: [
70 "src/android/SkBitmapRegionCodec.cpp",
71 "src/android/SkBitmapRegionDecoder.cpp",
72 "src/c/sk_paint.cpp",
73 "src/c/sk_surface.cpp",
74 "src/codec/SkAndroidCodec.cpp",
75 "src/codec/SkBmpCodec.cpp",
76 "src/codec/SkBmpMaskCodec.cpp",
77 "src/codec/SkBmpRLECodec.cpp",
78 "src/codec/SkBmpStandardCodec.cpp",
79 "src/codec/SkCodec.cpp",
80 "src/codec/SkCodecImageGenerator.cpp",
81 "src/codec/SkGifCodec.cpp",
82 "src/codec/SkIcoCodec.cpp",
83 "src/codec/SkJpegCodec.cpp",
84 "src/codec/SkJpegDecoderMgr.cpp",
85 "src/codec/SkJpegUtility.cpp",
86 "src/codec/SkMaskSwizzler.cpp",
87 "src/codec/SkMasks.cpp",
88 "src/codec/SkPngCodec.cpp",
89 "src/codec/SkRawAdapterCodec.cpp",
90 "src/codec/SkRawCodec.cpp",
91 "src/codec/SkSampledCodec.cpp",
92 "src/codec/SkSampler.cpp",
93 "src/codec/SkStreamBuffer.cpp",
94 "src/codec/SkSwizzler.cpp",
95 "src/codec/SkWbmpCodec.cpp",
96 "src/codec/SkWebpAdapterCodec.cpp",
97 "src/codec/SkWebpCodec.cpp",
98 "src/core/SkAAClip.cpp",
99 "src/core/SkATrace.cpp",
100 "src/core/SkAlphaRuns.cpp",
101 "src/core/SkAnalyticEdge.cpp",
102 "src/core/SkAnnotation.cpp",
Skia_Android Canary Botfbdf6982017-01-17 13:49:13 +0000103 "src/core/SkArenaAlloc.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000104 "src/core/SkAutoPixmapStorage.cpp",
105 "src/core/SkBBHFactory.cpp",
106 "src/core/SkBigPicture.cpp",
107 "src/core/SkBitmap.cpp",
108 "src/core/SkBitmapCache.cpp",
109 "src/core/SkBitmapController.cpp",
110 "src/core/SkBitmapDevice.cpp",
111 "src/core/SkBitmapProcShader.cpp",
112 "src/core/SkBitmapProcState.cpp",
113 "src/core/SkBitmapProcState_matrixProcs.cpp",
114 "src/core/SkBitmapProvider.cpp",
115 "src/core/SkBitmapScaler.cpp",
116 "src/core/SkBlitMask_D32.cpp",
117 "src/core/SkBlitRow_D16.cpp",
118 "src/core/SkBlitRow_D32.cpp",
119 "src/core/SkBlitter.cpp",
120 "src/core/SkBlitter_A8.cpp",
121 "src/core/SkBlitter_ARGB32.cpp",
122 "src/core/SkBlitter_PM4f.cpp",
123 "src/core/SkBlitter_RGB16.cpp",
124 "src/core/SkBlitter_Sprite.cpp",
125 "src/core/SkBlurImageFilter.cpp",
126 "src/core/SkBuffer.cpp",
127 "src/core/SkCachedData.cpp",
128 "src/core/SkCanvas.cpp",
129 "src/core/SkChunkAlloc.cpp",
130 "src/core/SkClipStack.cpp",
131 "src/core/SkColor.cpp",
132 "src/core/SkColorFilter.cpp",
133 "src/core/SkColorFilterShader.cpp",
134 "src/core/SkColorLookUpTable.cpp",
135 "src/core/SkColorMatrixFilterRowMajor255.cpp",
136 "src/core/SkColorShader.cpp",
137 "src/core/SkColorSpace.cpp",
138 "src/core/SkColorSpaceXform.cpp",
139 "src/core/SkColorSpaceXform_A2B.cpp",
140 "src/core/SkColorSpace_A2B.cpp",
141 "src/core/SkColorSpace_ICC.cpp",
142 "src/core/SkColorSpace_XYZ.cpp",
143 "src/core/SkColorTable.cpp",
144 "src/core/SkComposeShader.cpp",
145 "src/core/SkConfig8888.cpp",
146 "src/core/SkConvolver.cpp",
147 "src/core/SkCpu.cpp",
148 "src/core/SkCubicClipper.cpp",
149 "src/core/SkData.cpp",
150 "src/core/SkDataTable.cpp",
151 "src/core/SkDebug.cpp",
152 "src/core/SkDeque.cpp",
153 "src/core/SkDevice.cpp",
154 "src/core/SkDeviceLooper.cpp",
155 "src/core/SkDeviceProfile.cpp",
156 "src/core/SkDistanceFieldGen.cpp",
157 "src/core/SkDither.cpp",
158 "src/core/SkDocument.cpp",
159 "src/core/SkDraw.cpp",
160 "src/core/SkDrawLooper.cpp",
161 "src/core/SkDrawable.cpp",
162 "src/core/SkEdge.cpp",
163 "src/core/SkEdgeBuilder.cpp",
164 "src/core/SkEdgeClipper.cpp",
165 "src/core/SkFilterProc.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000166 "src/core/SkFlattenable.cpp",
167 "src/core/SkFlattenableSerialization.cpp",
168 "src/core/SkFont.cpp",
169 "src/core/SkFontDescriptor.cpp",
170 "src/core/SkFontLCDConfig.cpp",
171 "src/core/SkFontMgr.cpp",
172 "src/core/SkFontStream.cpp",
173 "src/core/SkFontStyle.cpp",
174 "src/core/SkGeometry.cpp",
175 "src/core/SkGlobalInitialization_core.cpp",
176 "src/core/SkGlyphCache.cpp",
177 "src/core/SkGpuBlurUtils.cpp",
178 "src/core/SkGraphics.cpp",
179 "src/core/SkHalf.cpp",
180 "src/core/SkICC.cpp",
181 "src/core/SkImageCacherator.cpp",
182 "src/core/SkImageFilter.cpp",
183 "src/core/SkImageFilterCache.cpp",
184 "src/core/SkImageGenerator.cpp",
185 "src/core/SkImageInfo.cpp",
186 "src/core/SkLatticeIter.cpp",
187 "src/core/SkLightingShader.cpp",
188 "src/core/SkLights.cpp",
189 "src/core/SkLineClipper.cpp",
190 "src/core/SkLinearBitmapPipeline.cpp",
191 "src/core/SkLiteDL.cpp",
192 "src/core/SkLiteRecorder.cpp",
193 "src/core/SkLocalMatrixImageFilter.cpp",
194 "src/core/SkLocalMatrixShader.cpp",
195 "src/core/SkMD5.cpp",
196 "src/core/SkMallocPixelRef.cpp",
197 "src/core/SkMask.cpp",
198 "src/core/SkMaskCache.cpp",
199 "src/core/SkMaskFilter.cpp",
200 "src/core/SkMaskGamma.cpp",
201 "src/core/SkMath.cpp",
202 "src/core/SkMatrix.cpp",
203 "src/core/SkMatrix44.cpp",
204 "src/core/SkMatrixImageFilter.cpp",
205 "src/core/SkMetaData.cpp",
206 "src/core/SkMiniRecorder.cpp",
207 "src/core/SkMipMap.cpp",
208 "src/core/SkModeColorFilter.cpp",
209 "src/core/SkMultiPictureDraw.cpp",
210 "src/core/SkNormalBevelSource.cpp",
211 "src/core/SkNormalFlatSource.cpp",
212 "src/core/SkNormalMapSource.cpp",
213 "src/core/SkNormalSource.cpp",
214 "src/core/SkOpts.cpp",
215 "src/core/SkOverdrawCanvas.cpp",
216 "src/core/SkPaint.cpp",
217 "src/core/SkPaintPriv.cpp",
218 "src/core/SkPath.cpp",
219 "src/core/SkPathEffect.cpp",
220 "src/core/SkPathMeasure.cpp",
221 "src/core/SkPathRef.cpp",
222 "src/core/SkPicture.cpp",
223 "src/core/SkPictureAnalyzer.cpp",
224 "src/core/SkPictureContentInfo.cpp",
225 "src/core/SkPictureData.cpp",
226 "src/core/SkPictureFlat.cpp",
227 "src/core/SkPictureImageGenerator.cpp",
228 "src/core/SkPicturePlayback.cpp",
229 "src/core/SkPictureRecord.cpp",
230 "src/core/SkPictureRecorder.cpp",
231 "src/core/SkPictureShader.cpp",
232 "src/core/SkPixelRef.cpp",
233 "src/core/SkPixmap.cpp",
234 "src/core/SkPoint.cpp",
235 "src/core/SkPoint3.cpp",
236 "src/core/SkPtrRecorder.cpp",
237 "src/core/SkQuadClipper.cpp",
238 "src/core/SkRRect.cpp",
239 "src/core/SkRTree.cpp",
240 "src/core/SkRWBuffer.cpp",
241 "src/core/SkRadialShadowMapShader.cpp",
242 "src/core/SkRasterClip.cpp",
243 "src/core/SkRasterPipeline.cpp",
244 "src/core/SkRasterPipelineBlitter.cpp",
245 "src/core/SkRasterizer.cpp",
246 "src/core/SkReadBuffer.cpp",
247 "src/core/SkRecord.cpp",
248 "src/core/SkRecordDraw.cpp",
249 "src/core/SkRecordOpts.cpp",
250 "src/core/SkRecordedDrawable.cpp",
251 "src/core/SkRecorder.cpp",
252 "src/core/SkRecords.cpp",
253 "src/core/SkRect.cpp",
254 "src/core/SkRefDict.cpp",
255 "src/core/SkRegion.cpp",
256 "src/core/SkRegion_path.cpp",
257 "src/core/SkResourceCache.cpp",
258 "src/core/SkSRGB.cpp",
259 "src/core/SkScalar.cpp",
260 "src/core/SkScalerContext.cpp",
261 "src/core/SkScan.cpp",
262 "src/core/SkScan_AAAPath.cpp",
263 "src/core/SkScan_AntiPath.cpp",
264 "src/core/SkScan_Antihair.cpp",
265 "src/core/SkScan_Hairline.cpp",
266 "src/core/SkScan_Path.cpp",
267 "src/core/SkSemaphore.cpp",
268 "src/core/SkShader.cpp",
269 "src/core/SkShadowShader.cpp",
270 "src/core/SkSharedMutex.cpp",
271 "src/core/SkSpanProcs.cpp",
272 "src/core/SkSpecialImage.cpp",
273 "src/core/SkSpecialSurface.cpp",
274 "src/core/SkSpinlock.cpp",
275 "src/core/SkSpriteBlitter4f.cpp",
276 "src/core/SkSpriteBlitter_ARGB32.cpp",
277 "src/core/SkSpriteBlitter_RGB16.cpp",
278 "src/core/SkStream.cpp",
279 "src/core/SkString.cpp",
280 "src/core/SkStringUtils.cpp",
281 "src/core/SkStroke.cpp",
282 "src/core/SkStrokeRec.cpp",
283 "src/core/SkStrokerPriv.cpp",
284 "src/core/SkSwizzle.cpp",
285 "src/core/SkTLS.cpp",
286 "src/core/SkTSearch.cpp",
287 "src/core/SkTaskGroup.cpp",
288 "src/core/SkTextBlob.cpp",
289 "src/core/SkThreadID.cpp",
290 "src/core/SkTime.cpp",
291 "src/core/SkTypeface.cpp",
292 "src/core/SkTypefaceCache.cpp",
293 "src/core/SkUnPreMultiply.cpp",
294 "src/core/SkUtils.cpp",
295 "src/core/SkValidatingReadBuffer.cpp",
296 "src/core/SkVarAlloc.cpp",
297 "src/core/SkVertState.cpp",
298 "src/core/SkWriteBuffer.cpp",
299 "src/core/SkWriter32.cpp",
300 "src/core/SkXfermode.cpp",
301 "src/core/SkXfermode4f.cpp",
302 "src/core/SkXfermodeF16.cpp",
303 "src/core/SkXfermodeInterpretation.cpp",
304 "src/core/SkYUVPlanesCache.cpp",
305 "src/effects/GrAlphaThresholdFragmentProcessor.cpp",
306 "src/effects/GrCircleBlurFragmentProcessor.cpp",
307 "src/effects/Sk1DPathEffect.cpp",
308 "src/effects/Sk2DPathEffect.cpp",
309 "src/effects/SkAlphaThresholdFilter.cpp",
310 "src/effects/SkArcToPathEffect.cpp",
Skia_Android Canary Botbeb13682017-01-12 15:06:45 +0000311 "src/effects/SkArithmeticImageFilter.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000312 "src/effects/SkArithmeticMode.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000313 "src/effects/SkBlurDrawLooper.cpp",
314 "src/effects/SkBlurMask.cpp",
315 "src/effects/SkBlurMaskFilter.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000316 "src/effects/SkColorFilterImageFilter.cpp",
317 "src/effects/SkColorMatrix.cpp",
318 "src/effects/SkColorMatrixFilter.cpp",
319 "src/effects/SkComposeImageFilter.cpp",
320 "src/effects/SkCornerPathEffect.cpp",
321 "src/effects/SkDashPathEffect.cpp",
322 "src/effects/SkDiscretePathEffect.cpp",
323 "src/effects/SkDisplacementMapEffect.cpp",
324 "src/effects/SkDropShadowImageFilter.cpp",
325 "src/effects/SkEmbossMask.cpp",
326 "src/effects/SkEmbossMaskFilter.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000327 "src/effects/SkGaussianEdgeShader.cpp",
328 "src/effects/SkImageSource.cpp",
329 "src/effects/SkLayerDrawLooper.cpp",
330 "src/effects/SkLayerRasterizer.cpp",
331 "src/effects/SkLightingImageFilter.cpp",
332 "src/effects/SkLumaColorFilter.cpp",
333 "src/effects/SkMagnifierImageFilter.cpp",
334 "src/effects/SkMatrixConvolutionImageFilter.cpp",
335 "src/effects/SkMergeImageFilter.cpp",
336 "src/effects/SkMorphologyImageFilter.cpp",
337 "src/effects/SkOffsetImageFilter.cpp",
338 "src/effects/SkOverdrawColorFilter.cpp",
339 "src/effects/SkPackBits.cpp",
340 "src/effects/SkPaintFlagsDrawFilter.cpp",
341 "src/effects/SkPaintImageFilter.cpp",
342 "src/effects/SkPerlinNoiseShader.cpp",
343 "src/effects/SkPictureImageFilter.cpp",
344 "src/effects/SkRRectsGaussianEdgeMaskFilter.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000345 "src/effects/SkTableColorFilter.cpp",
346 "src/effects/SkTableMaskFilter.cpp",
347 "src/effects/SkTileImageFilter.cpp",
348 "src/effects/SkXfermodeImageFilter.cpp",
349 "src/effects/gradients/Sk4fGradientBase.cpp",
350 "src/effects/gradients/Sk4fLinearGradient.cpp",
351 "src/effects/gradients/SkClampRange.cpp",
352 "src/effects/gradients/SkGradientBitmapCache.cpp",
353 "src/effects/gradients/SkGradientShader.cpp",
354 "src/effects/gradients/SkLinearGradient.cpp",
355 "src/effects/gradients/SkRadialGradient.cpp",
356 "src/effects/gradients/SkSweepGradient.cpp",
357 "src/effects/gradients/SkTwoPointConicalGradient.cpp",
358 "src/effects/gradients/SkTwoPointConicalGradient_gpu.cpp",
Skia_Android Canary Botfbdf6982017-01-17 13:49:13 +0000359 "src/effects/shadows/SkAmbientShadowMaskFilter.cpp",
360 "src/effects/shadows/SkSpotShadowMaskFilter.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000361 "src/fonts/SkGScalerContext.cpp",
362 "src/fonts/SkRandomScalerContext.cpp",
363 "src/fonts/SkTestScalerContext.cpp",
364 "src/gpu/GrAuditTrail.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000365 "src/gpu/GrBitmapTextureMaker.cpp",
366 "src/gpu/GrBlend.cpp",
367 "src/gpu/GrBlurUtils.cpp",
368 "src/gpu/GrBuffer.cpp",
369 "src/gpu/GrBufferAllocPool.cpp",
370 "src/gpu/GrCaps.cpp",
371 "src/gpu/GrClipStackClip.cpp",
372 "src/gpu/GrColorSpaceXform.cpp",
373 "src/gpu/GrContext.cpp",
374 "src/gpu/GrCoordTransform.cpp",
375 "src/gpu/GrDefaultGeoProcFactory.cpp",
Skia_Android Canary Botbeb13682017-01-12 15:06:45 +0000376 "src/gpu/GrDistanceFieldGenFromVector.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000377 "src/gpu/GrDrawOpAtlas.cpp",
Skia_Android Canary Bot4d11b3c2016-12-21 16:17:44 +0000378 "src/gpu/GrDrawOpTest.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000379 "src/gpu/GrDrawingManager.cpp",
380 "src/gpu/GrFixedClip.cpp",
381 "src/gpu/GrFragmentProcessor.cpp",
382 "src/gpu/GrGpu.cpp",
383 "src/gpu/GrGpuCommandBuffer.cpp",
384 "src/gpu/GrGpuFactory.cpp",
385 "src/gpu/GrGpuResource.cpp",
386 "src/gpu/GrGpuResourceRef.cpp",
387 "src/gpu/GrImageTextureMaker.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000388 "src/gpu/GrMemoryPool.cpp",
389 "src/gpu/GrOpFlushState.cpp",
390 "src/gpu/GrOpList.cpp",
391 "src/gpu/GrPaint.cpp",
392 "src/gpu/GrPath.cpp",
393 "src/gpu/GrPathProcessor.cpp",
394 "src/gpu/GrPathRange.cpp",
395 "src/gpu/GrPathRenderer.cpp",
396 "src/gpu/GrPathRendererChain.cpp",
397 "src/gpu/GrPathRendering.cpp",
398 "src/gpu/GrPathRenderingRenderTargetContext.cpp",
399 "src/gpu/GrPathUtils.cpp",
400 "src/gpu/GrPipeline.cpp",
401 "src/gpu/GrPipelineBuilder.cpp",
402 "src/gpu/GrPrimitiveProcessor.cpp",
403 "src/gpu/GrProcOptInfo.cpp",
404 "src/gpu/GrProcessor.cpp",
Skia_Android Canary Bot3c15a372017-01-18 18:05:37 +0000405 "src/gpu/GrProcessorSet.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000406 "src/gpu/GrProcessorUnitTest.cpp",
407 "src/gpu/GrProgramDesc.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000408 "src/gpu/GrRectanizer_pow2.cpp",
409 "src/gpu/GrRectanizer_skyline.cpp",
410 "src/gpu/GrReducedClip.cpp",
411 "src/gpu/GrRenderTarget.cpp",
412 "src/gpu/GrRenderTargetContext.cpp",
413 "src/gpu/GrRenderTargetOpList.cpp",
414 "src/gpu/GrRenderTargetProxy.cpp",
415 "src/gpu/GrResourceCache.cpp",
416 "src/gpu/GrResourceProvider.cpp",
417 "src/gpu/GrSWMaskHelper.cpp",
418 "src/gpu/GrShaderCaps.cpp",
419 "src/gpu/GrShaderVar.cpp",
420 "src/gpu/GrShape.cpp",
421 "src/gpu/GrSoftwarePathRenderer.cpp",
422 "src/gpu/GrStencilAttachment.cpp",
423 "src/gpu/GrStencilSettings.cpp",
424 "src/gpu/GrStyle.cpp",
425 "src/gpu/GrSurface.cpp",
426 "src/gpu/GrSurfaceContext.cpp",
427 "src/gpu/GrSurfaceProxy.cpp",
428 "src/gpu/GrTessellator.cpp",
429 "src/gpu/GrTestUtils.cpp",
430 "src/gpu/GrTexture.cpp",
431 "src/gpu/GrTextureAdjuster.cpp",
432 "src/gpu/GrTextureContext.cpp",
433 "src/gpu/GrTextureMaker.cpp",
434 "src/gpu/GrTextureOpList.cpp",
435 "src/gpu/GrTextureProducer.cpp",
436 "src/gpu/GrTextureProvider.cpp",
437 "src/gpu/GrTextureProxy.cpp",
438 "src/gpu/GrTextureRenderTargetProxy.cpp",
439 "src/gpu/GrTextureToYUVPlanes.cpp",
440 "src/gpu/GrTraceMarker.cpp",
441 "src/gpu/GrXferProcessor.cpp",
442 "src/gpu/GrYUVProvider.cpp",
443 "src/gpu/SkGpuDevice.cpp",
444 "src/gpu/SkGpuDevice_drawTexture.cpp",
445 "src/gpu/SkGr.cpp",
446 "src/gpu/effects/GrBezierEffect.cpp",
447 "src/gpu/effects/GrBicubicEffect.cpp",
448 "src/gpu/effects/GrBitmapTextGeoProc.cpp",
Skia_Android Canary Botde19d582017-01-27 20:27:06 +0000449 "src/gpu/effects/GrBlurredEdgeFragmentProcessor.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000450 "src/gpu/effects/GrConfigConversionEffect.cpp",
451 "src/gpu/effects/GrConstColorProcessor.cpp",
452 "src/gpu/effects/GrConvexPolyEffect.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000453 "src/gpu/effects/GrCoverageSetOpXP.cpp",
454 "src/gpu/effects/GrCustomXfermode.cpp",
455 "src/gpu/effects/GrDisableColorXP.cpp",
456 "src/gpu/effects/GrDistanceFieldGeoProc.cpp",
457 "src/gpu/effects/GrDitherEffect.cpp",
Skia_Android Canary Bot5809c1a2017-01-24 21:36:22 +0000458 "src/gpu/effects/GrGaussianConvolutionFragmentProcessor.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000459 "src/gpu/effects/GrMatrixConvolutionEffect.cpp",
460 "src/gpu/effects/GrOvalEffect.cpp",
461 "src/gpu/effects/GrPorterDuffXferProcessor.cpp",
462 "src/gpu/effects/GrRRectEffect.cpp",
Skia_Android Canary Botdff12292017-01-26 17:56:16 +0000463 "src/gpu/effects/GrSRGBEffect.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000464 "src/gpu/effects/GrShadowGeoProc.cpp",
Skia_Android Canary Bot50e16da2017-01-25 16:56:19 +0000465 "src/gpu/effects/GrShadowTessellator.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000466 "src/gpu/effects/GrSimpleTextureEffect.cpp",
467 "src/gpu/effects/GrSingleTextureEffect.cpp",
468 "src/gpu/effects/GrTextureDomain.cpp",
469 "src/gpu/effects/GrTextureStripAtlas.cpp",
470 "src/gpu/effects/GrXfermodeFragmentProcessor.cpp",
471 "src/gpu/effects/GrYUVEffect.cpp",
472 "src/gpu/gl/GrGLAssembleInterface.cpp",
473 "src/gpu/gl/GrGLBuffer.cpp",
474 "src/gpu/gl/GrGLCaps.cpp",
475 "src/gpu/gl/GrGLContext.cpp",
476 "src/gpu/gl/GrGLCreateNullInterface.cpp",
477 "src/gpu/gl/GrGLDefaultInterface_native.cpp",
478 "src/gpu/gl/GrGLExtensions.cpp",
479 "src/gpu/gl/GrGLGLSL.cpp",
480 "src/gpu/gl/GrGLGpu.cpp",
481 "src/gpu/gl/GrGLGpuProgramCache.cpp",
482 "src/gpu/gl/GrGLInterface.cpp",
483 "src/gpu/gl/GrGLPath.cpp",
484 "src/gpu/gl/GrGLPathRange.cpp",
485 "src/gpu/gl/GrGLPathRendering.cpp",
486 "src/gpu/gl/GrGLProgram.cpp",
487 "src/gpu/gl/GrGLProgramDataManager.cpp",
488 "src/gpu/gl/GrGLRenderTarget.cpp",
489 "src/gpu/gl/GrGLStencilAttachment.cpp",
490 "src/gpu/gl/GrGLTestInterface.cpp",
491 "src/gpu/gl/GrGLTexture.cpp",
492 "src/gpu/gl/GrGLTextureRenderTarget.cpp",
493 "src/gpu/gl/GrGLUniformHandler.cpp",
494 "src/gpu/gl/GrGLUtil.cpp",
495 "src/gpu/gl/GrGLVaryingHandler.cpp",
496 "src/gpu/gl/GrGLVertexArray.cpp",
497 "src/gpu/gl/android/GrGLCreateNativeInterface_android.cpp",
498 "src/gpu/gl/builders/GrGLProgramBuilder.cpp",
499 "src/gpu/gl/builders/GrGLSLPrettyPrint.cpp",
500 "src/gpu/gl/builders/GrGLShaderStringBuilder.cpp",
501 "src/gpu/glsl/GrGLSL.cpp",
502 "src/gpu/glsl/GrGLSLBlend.cpp",
503 "src/gpu/glsl/GrGLSLFragmentProcessor.cpp",
504 "src/gpu/glsl/GrGLSLFragmentShaderBuilder.cpp",
505 "src/gpu/glsl/GrGLSLGeometryProcessor.cpp",
506 "src/gpu/glsl/GrGLSLGeometryShaderBuilder.cpp",
507 "src/gpu/glsl/GrGLSLPrimitiveProcessor.cpp",
508 "src/gpu/glsl/GrGLSLProgramBuilder.cpp",
509 "src/gpu/glsl/GrGLSLProgramDataManager.cpp",
510 "src/gpu/glsl/GrGLSLShaderBuilder.cpp",
511 "src/gpu/glsl/GrGLSLUtil.cpp",
512 "src/gpu/glsl/GrGLSLVarying.cpp",
513 "src/gpu/glsl/GrGLSLVertexShaderBuilder.cpp",
514 "src/gpu/glsl/GrGLSLXferProcessor.cpp",
515 "src/gpu/instanced/GLInstancedRendering.cpp",
516 "src/gpu/instanced/InstanceProcessor.cpp",
517 "src/gpu/instanced/InstancedRendering.cpp",
518 "src/gpu/ops/GrAAConvexPathRenderer.cpp",
519 "src/gpu/ops/GrAAConvexTessellator.cpp",
520 "src/gpu/ops/GrAADistanceFieldPathRenderer.cpp",
521 "src/gpu/ops/GrAAFillRectOp.cpp",
522 "src/gpu/ops/GrAAHairLinePathRenderer.cpp",
523 "src/gpu/ops/GrAALinearizingConvexPathRenderer.cpp",
524 "src/gpu/ops/GrAAStrokeRectOp.cpp",
525 "src/gpu/ops/GrAnalyticRectOp.cpp",
526 "src/gpu/ops/GrAtlasTextOp.cpp",
527 "src/gpu/ops/GrCopySurfaceOp.cpp",
528 "src/gpu/ops/GrDashLinePathRenderer.cpp",
529 "src/gpu/ops/GrDashOp.cpp",
530 "src/gpu/ops/GrDefaultPathRenderer.cpp",
531 "src/gpu/ops/GrDrawAtlasOp.cpp",
532 "src/gpu/ops/GrDrawOp.cpp",
533 "src/gpu/ops/GrDrawPathOp.cpp",
534 "src/gpu/ops/GrDrawVerticesOp.cpp",
535 "src/gpu/ops/GrLatticeOp.cpp",
536 "src/gpu/ops/GrMSAAPathRenderer.cpp",
537 "src/gpu/ops/GrMeshDrawOp.cpp",
538 "src/gpu/ops/GrNonAAFillRectOp.cpp",
539 "src/gpu/ops/GrNonAAFillRectPerspectiveOp.cpp",
540 "src/gpu/ops/GrNonAAStrokeRectOp.cpp",
541 "src/gpu/ops/GrOp.cpp",
542 "src/gpu/ops/GrOvalOpFactory.cpp",
543 "src/gpu/ops/GrPLSPathRenderer.cpp",
544 "src/gpu/ops/GrRectOpFactory.cpp",
545 "src/gpu/ops/GrRegionOp.cpp",
546 "src/gpu/ops/GrShadowRRectOp.cpp",
547 "src/gpu/ops/GrStencilAndCoverPathRenderer.cpp",
548 "src/gpu/ops/GrTessellatingPathRenderer.cpp",
549 "src/gpu/text/GrAtlasGlyphCache.cpp",
550 "src/gpu/text/GrAtlasTextBlob.cpp",
Skia_Android Canary Botd64bd982016-12-27 16:03:04 +0000551 "src/gpu/text/GrAtlasTextBlob_regenInOp.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000552 "src/gpu/text/GrAtlasTextContext.cpp",
553 "src/gpu/text/GrDistanceFieldAdjustTable.cpp",
554 "src/gpu/text/GrStencilAndCoverTextContext.cpp",
555 "src/gpu/text/GrTextBlobCache.cpp",
556 "src/gpu/text/GrTextUtils.cpp",
557 "src/gpu/vk/GrVkBackendContext.cpp",
558 "src/gpu/vk/GrVkBuffer.cpp",
559 "src/gpu/vk/GrVkCaps.cpp",
560 "src/gpu/vk/GrVkCommandBuffer.cpp",
561 "src/gpu/vk/GrVkCopyManager.cpp",
562 "src/gpu/vk/GrVkCopyPipeline.cpp",
563 "src/gpu/vk/GrVkDescriptorPool.cpp",
564 "src/gpu/vk/GrVkDescriptorSet.cpp",
565 "src/gpu/vk/GrVkDescriptorSetManager.cpp",
566 "src/gpu/vk/GrVkExtensions.cpp",
567 "src/gpu/vk/GrVkFramebuffer.cpp",
568 "src/gpu/vk/GrVkGpu.cpp",
569 "src/gpu/vk/GrVkGpuCommandBuffer.cpp",
570 "src/gpu/vk/GrVkImage.cpp",
571 "src/gpu/vk/GrVkImageView.cpp",
572 "src/gpu/vk/GrVkIndexBuffer.cpp",
573 "src/gpu/vk/GrVkInterface.cpp",
574 "src/gpu/vk/GrVkMemory.cpp",
575 "src/gpu/vk/GrVkPipeline.cpp",
576 "src/gpu/vk/GrVkPipelineState.cpp",
577 "src/gpu/vk/GrVkPipelineStateBuilder.cpp",
578 "src/gpu/vk/GrVkPipelineStateCache.cpp",
579 "src/gpu/vk/GrVkPipelineStateDataManager.cpp",
580 "src/gpu/vk/GrVkRenderPass.cpp",
581 "src/gpu/vk/GrVkRenderTarget.cpp",
582 "src/gpu/vk/GrVkResourceProvider.cpp",
583 "src/gpu/vk/GrVkSampler.cpp",
584 "src/gpu/vk/GrVkStencilAttachment.cpp",
585 "src/gpu/vk/GrVkTexture.cpp",
586 "src/gpu/vk/GrVkTextureRenderTarget.cpp",
587 "src/gpu/vk/GrVkTransferBuffer.cpp",
588 "src/gpu/vk/GrVkUniformBuffer.cpp",
589 "src/gpu/vk/GrVkUniformHandler.cpp",
590 "src/gpu/vk/GrVkUtil.cpp",
591 "src/gpu/vk/GrVkVaryingHandler.cpp",
592 "src/gpu/vk/GrVkVertexBuffer.cpp",
593 "src/image/SkImage.cpp",
594 "src/image/SkImageShader.cpp",
595 "src/image/SkImage_Generator.cpp",
596 "src/image/SkImage_Gpu.cpp",
597 "src/image/SkImage_Raster.cpp",
598 "src/image/SkSurface.cpp",
599 "src/image/SkSurface_Gpu.cpp",
600 "src/image/SkSurface_Raster.cpp",
601 "src/images/SkImageEncoder.cpp",
602 "src/images/SkJPEGImageEncoder.cpp",
603 "src/images/SkJPEGWriteUtility.cpp",
604 "src/images/SkPNGImageEncoder.cpp",
605 "src/images/SkWEBPImageEncoder.cpp",
606 "src/lazy/SkDiscardableMemoryPool.cpp",
607 "src/pathops/SkAddIntersections.cpp",
608 "src/pathops/SkDConicLineIntersection.cpp",
609 "src/pathops/SkDCubicLineIntersection.cpp",
610 "src/pathops/SkDCubicToQuads.cpp",
611 "src/pathops/SkDLineIntersection.cpp",
612 "src/pathops/SkDQuadLineIntersection.cpp",
613 "src/pathops/SkIntersections.cpp",
614 "src/pathops/SkOpAngle.cpp",
615 "src/pathops/SkOpBuilder.cpp",
616 "src/pathops/SkOpCoincidence.cpp",
617 "src/pathops/SkOpContour.cpp",
618 "src/pathops/SkOpCubicHull.cpp",
619 "src/pathops/SkOpEdgeBuilder.cpp",
620 "src/pathops/SkOpSegment.cpp",
621 "src/pathops/SkOpSpan.cpp",
622 "src/pathops/SkPathOpsCommon.cpp",
623 "src/pathops/SkPathOpsConic.cpp",
624 "src/pathops/SkPathOpsCubic.cpp",
625 "src/pathops/SkPathOpsCurve.cpp",
626 "src/pathops/SkPathOpsDebug.cpp",
627 "src/pathops/SkPathOpsLine.cpp",
628 "src/pathops/SkPathOpsOp.cpp",
629 "src/pathops/SkPathOpsPoint.cpp",
630 "src/pathops/SkPathOpsQuad.cpp",
631 "src/pathops/SkPathOpsRect.cpp",
632 "src/pathops/SkPathOpsSimplify.cpp",
633 "src/pathops/SkPathOpsTSect.cpp",
634 "src/pathops/SkPathOpsTightBounds.cpp",
635 "src/pathops/SkPathOpsTypes.cpp",
636 "src/pathops/SkPathOpsWinding.cpp",
637 "src/pathops/SkPathWriter.cpp",
638 "src/pathops/SkReduceOrder.cpp",
639 "src/pdf/SkDeflate.cpp",
640 "src/pdf/SkJpegInfo.cpp",
641 "src/pdf/SkPDFBitmap.cpp",
642 "src/pdf/SkPDFCanon.cpp",
643 "src/pdf/SkPDFCanvas.cpp",
644 "src/pdf/SkPDFConvertType1FontStream.cpp",
645 "src/pdf/SkPDFDevice.cpp",
646 "src/pdf/SkPDFDocument.cpp",
647 "src/pdf/SkPDFFont.cpp",
648 "src/pdf/SkPDFFormXObject.cpp",
649 "src/pdf/SkPDFGraphicState.cpp",
650 "src/pdf/SkPDFMakeCIDGlyphWidthsArray.cpp",
651 "src/pdf/SkPDFMakeToUnicodeCmap.cpp",
652 "src/pdf/SkPDFMetadata.cpp",
653 "src/pdf/SkPDFResourceDict.cpp",
654 "src/pdf/SkPDFShader.cpp",
655 "src/pdf/SkPDFTypes.cpp",
656 "src/pdf/SkPDFUtils.cpp",
657 "src/pipe/SkPipeCanvas.cpp",
658 "src/pipe/SkPipeReader.cpp",
659 "src/ports/SkDebug_android.cpp",
660 "src/ports/SkDiscardableMemory_none.cpp",
661 "src/ports/SkFontHost_FreeType.cpp",
662 "src/ports/SkFontHost_FreeType_common.cpp",
663 "src/ports/SkFontMgr_android.cpp",
664 "src/ports/SkFontMgr_android_factory.cpp",
665 "src/ports/SkFontMgr_android_parser.cpp",
666 "src/ports/SkGlobalInitialization_default.cpp",
667 "src/ports/SkImageGenerator_skia.cpp",
668 "src/ports/SkMemory_malloc.cpp",
669 "src/ports/SkOSFile_posix.cpp",
670 "src/ports/SkOSFile_stdio.cpp",
671 "src/ports/SkOSLibrary_posix.cpp",
672 "src/ports/SkTLS_pthread.cpp",
673 "src/sfnt/SkOTTable_name.cpp",
674 "src/sfnt/SkOTUtils.cpp",
675 "src/sksl/SkSLCFGGenerator.cpp",
676 "src/sksl/SkSLCompiler.cpp",
677 "src/sksl/SkSLGLSLCodeGenerator.cpp",
678 "src/sksl/SkSLIRGenerator.cpp",
679 "src/sksl/SkSLParser.cpp",
680 "src/sksl/SkSLSPIRVCodeGenerator.cpp",
681 "src/sksl/SkSLUtil.cpp",
682 "src/sksl/ir/SkSLSymbolTable.cpp",
683 "src/sksl/ir/SkSLType.cpp",
684 "src/svg/SkSVGCanvas.cpp",
685 "src/svg/SkSVGDevice.cpp",
686 "src/utils/SkBase64.cpp",
687 "src/utils/SkBitmapSourceDeserializer.cpp",
688 "src/utils/SkBoundaryPatch.cpp",
689 "src/utils/SkCamera.cpp",
690 "src/utils/SkCanvasStack.cpp",
691 "src/utils/SkCanvasStateUtils.cpp",
692 "src/utils/SkCurveMeasure.cpp",
693 "src/utils/SkDashPath.cpp",
694 "src/utils/SkDeferredCanvas.cpp",
695 "src/utils/SkDumpCanvas.cpp",
696 "src/utils/SkEventTracer.cpp",
697 "src/utils/SkFrontBufferedStream.cpp",
698 "src/utils/SkInterpolator.cpp",
699 "src/utils/SkLayer.cpp",
700 "src/utils/SkMatrix22.cpp",
701 "src/utils/SkMeshUtils.cpp",
702 "src/utils/SkMultiPictureDocument.cpp",
703 "src/utils/SkNWayCanvas.cpp",
704 "src/utils/SkNullCanvas.cpp",
705 "src/utils/SkOSPath.cpp",
706 "src/utils/SkPaintFilterCanvas.cpp",
707 "src/utils/SkParse.cpp",
708 "src/utils/SkParseColor.cpp",
709 "src/utils/SkParsePath.cpp",
710 "src/utils/SkPatchGrid.cpp",
711 "src/utils/SkPatchUtils.cpp",
712 "src/utils/SkRGBAToYUV.cpp",
713 "src/utils/SkShadowPaintFilterCanvas.cpp",
Skia_Android Canary Bota3bd6e02017-01-14 02:06:59 +0000714 "src/utils/SkShadowUtils.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000715 "src/utils/SkTextBox.cpp",
716 "src/utils/SkTextureCompressor.cpp",
717 "src/utils/SkTextureCompressor_ASTC.cpp",
718 "src/utils/SkTextureCompressor_LATC.cpp",
719 "src/utils/SkTextureCompressor_R11EAC.cpp",
720 "src/utils/SkThreadUtils_pthread.cpp",
721 "src/utils/SkThreadUtils_win.cpp",
722 "src/utils/SkWhitelistTypefaces.cpp",
723 "src/utils/mac/SkCreateCGImageRef.cpp",
724 "src/utils/mac/SkStream_mac.cpp",
725 "src/utils/win/SkAutoCoInitialize.cpp",
726 "src/utils/win/SkDWrite.cpp",
727 "src/utils/win/SkDWriteFontFileStream.cpp",
728 "src/utils/win/SkDWriteGeometrySink.cpp",
729 "src/utils/win/SkHRESULT.cpp",
730 "src/utils/win/SkIStream.cpp",
731 "src/utils/win/SkWGL_win.cpp",
732 "src/xml/SkDOM.cpp",
733 "src/xml/SkXMLParser.cpp",
734 "src/xml/SkXMLWriter.cpp",
Skia_Android Canary Bot4d11b3c2016-12-21 16:17:44 +0000735 "src/xps/SkDocument_XPS.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000736 "src/xps/SkDocument_XPS_None.cpp",
Skia_Android Canary Bot4d11b3c2016-12-21 16:17:44 +0000737 "src/xps/SkXPSDevice.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000738 "third_party/etc1/etc1.cpp",
739 "third_party/gif/SkGifImageReader.cpp",
740 "third_party/ktx/ktx.cpp",
741 ],
742
743 arch: {
744 arm: {
745 srcs: [
746 "src/opts/SkBitmapProcState_opts_none.cpp",
747 "src/opts/SkBlitMask_opts_arm.cpp",
748 "src/opts/SkBlitRow_opts_arm.cpp",
749 ],
750
751 armv7_a_neon: {
752 srcs: [
753 "src/opts/SkBitmapProcState_arm_neon.cpp",
754 "src/opts/SkBitmapProcState_matrixProcs_neon.cpp",
755 "src/opts/SkBlitMask_opts_arm_neon.cpp",
756 "src/opts/SkBlitRow_opts_arm_neon.cpp",
757 ],
758 },
759 },
760
761 arm64: {
762 srcs: [
763 "src/opts/SkBitmapProcState_arm_neon.cpp",
764 "src/opts/SkBitmapProcState_matrixProcs_neon.cpp",
765 "src/opts/SkBitmapProcState_opts_none.cpp",
766 "src/opts/SkBlitMask_opts_arm.cpp",
767 "src/opts/SkBlitMask_opts_arm_neon.cpp",
768 "src/opts/SkBlitRow_opts_arm.cpp",
769 "src/opts/SkBlitRow_opts_arm_neon.cpp",
770 "src/opts/SkOpts_crc32.cpp",
771 ],
772 },
773
774 mips: {
775 srcs: [
Colin Cross37993bd2016-12-20 09:35:55 -0800776 "src/opts/SkBitmapProcState_opts_none.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000777 "src/opts/SkBlitMask_opts_none.cpp",
Colin Cross37993bd2016-12-20 09:35:55 -0800778 "src/opts/SkBlitRow_opts_none.cpp",
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000779 ],
Skia_Android Canary Bot9e742962016-12-19 19:34:41 +0000780 },
781
782 mips64: {
783 srcs: [
784 "src/opts/SkBitmapProcState_opts_none.cpp",
785 "src/opts/SkBlitMask_opts_none.cpp",
786 "src/opts/SkBlitRow_opts_none.cpp",
787 ],
788 },
789
790 x86: {
791 srcs: [
792 "src/opts/SkBitmapProcState_opts_SSE2.cpp",
793 "src/opts/SkBitmapProcState_opts_SSSE3.cpp",
794 "src/opts/SkBlitRow_opts_SSE2.cpp",
795 "src/opts/SkOpts_avx.cpp",
796 "src/opts/SkOpts_hsw.cpp",
797 "src/opts/SkOpts_sse41.cpp",
798 "src/opts/SkOpts_sse42.cpp",
799 "src/opts/SkOpts_ssse3.cpp",
800 "src/opts/opts_check_x86.cpp",
801 ],
802 },
803
804 x86_64: {
805 srcs: [
806 "src/opts/SkBitmapProcState_opts_SSE2.cpp",
807 "src/opts/SkBitmapProcState_opts_SSSE3.cpp",
808 "src/opts/SkBlitRow_opts_SSE2.cpp",
809 "src/opts/SkOpts_avx.cpp",
810 "src/opts/SkOpts_hsw.cpp",
811 "src/opts/SkOpts_sse41.cpp",
812 "src/opts/SkOpts_sse42.cpp",
813 "src/opts/SkOpts_ssse3.cpp",
814 "src/opts/opts_check_x86.cpp",
815 ],
816 },
817 },
818
819 shared_libs: [
820 "libEGL",
821 "libGLESv2",
822 "libdng_sdk",
823 "libexpat",
824 "libft2",
825 "libicui18n",
826 "libicuuc",
827 "libjpeg",
828 "liblog",
829 "libpiex",
830 "libpng",
831 "libvulkan",
832 "libz",
833 ],
834 static_libs: [
835 "libsfntly",
836 "libwebp-decode",
837 "libwebp-encode",
838 ],
839}
Skia_Android Canary Botde19d582017-01-27 20:27:06 +0000840
841cc_test {
842 name: "skia_dm",
843
844 cflags: [
845 "-Wno-unused-parameter",
846 ],
847
848 local_include_dirs: [
849 "experimental/svg/model/",
850 "gm/",
851 "include/android/",
852 "include/c/",
853 "include/codec/",
854 "include/config/",
855 "include/core/",
856 "include/effects/",
857 "include/gpu/",
858 "include/gpu/gl/",
859 "include/pathops/",
860 "include/ports/",
861 "include/private/",
862 "include/svg/",
863 "include/utils/",
864 "include/utils/mac/",
865 "include/xml/",
866 "src/c/",
867 "src/codec/",
868 "src/core/",
869 "src/effects/",
870 "src/effects/gradients/",
871 "src/fonts/",
872 "src/gpu/",
873 "src/image/",
874 "src/images/",
875 "src/lazy/",
876 "src/opts/",
877 "src/pathops/",
878 "src/pdf/",
879 "src/ports/",
880 "src/sfnt/",
881 "src/sksl/",
882 "src/utils/",
883 "src/utils/win/",
884 "tests/",
885 "tests/",
886 "third_party/etc1/",
887 "third_party/gif/",
888 "third_party/ktx/",
889 "tools/",
890 "tools/debugger/",
891 "tools/flags/",
892 "tools/flags/",
893 "tools/gpu/",
894 "tools/timer/",
895 ],
896
897 srcs: [
898 "dm/DM.cpp",
899 "dm/DMJsonWriter.cpp",
900 "dm/DMSrcSink.cpp",
901 "experimental/svg/model/SkSVGAttribute.cpp",
902 "experimental/svg/model/SkSVGAttributeParser.cpp",
903 "experimental/svg/model/SkSVGCircle.cpp",
904 "experimental/svg/model/SkSVGClipPath.cpp",
905 "experimental/svg/model/SkSVGContainer.cpp",
906 "experimental/svg/model/SkSVGDOM.cpp",
907 "experimental/svg/model/SkSVGEllipse.cpp",
908 "experimental/svg/model/SkSVGLine.cpp",
909 "experimental/svg/model/SkSVGLinearGradient.cpp",
910 "experimental/svg/model/SkSVGNode.cpp",
911 "experimental/svg/model/SkSVGPath.cpp",
912 "experimental/svg/model/SkSVGPoly.cpp",
913 "experimental/svg/model/SkSVGRect.cpp",
914 "experimental/svg/model/SkSVGRenderContext.cpp",
915 "experimental/svg/model/SkSVGSVG.cpp",
916 "experimental/svg/model/SkSVGShape.cpp",
917 "experimental/svg/model/SkSVGStop.cpp",
918 "experimental/svg/model/SkSVGTransformableNode.cpp",
919 "experimental/svg/model/SkSVGValue.cpp",
920 "gm/OverStroke.cpp",
921 "gm/SkLinearBitmapPipelineGM.cpp",
922 "gm/aaa.cpp",
923 "gm/aaclip.cpp",
924 "gm/aarectmodes.cpp",
925 "gm/aaxfermodes.cpp",
926 "gm/addarc.cpp",
927 "gm/all_bitmap_configs.cpp",
928 "gm/alphagradients.cpp",
929 "gm/animatedGif.cpp",
930 "gm/animatedimageblurs.cpp",
931 "gm/anisotropic.cpp",
932 "gm/annotated_text.cpp",
933 "gm/arcofzorro.cpp",
934 "gm/arcto.cpp",
935 "gm/arithmode.cpp",
936 "gm/badpaint.cpp",
937 "gm/beziereffects.cpp",
938 "gm/beziers.cpp",
939 "gm/bigblurs.cpp",
940 "gm/bigmatrix.cpp",
941 "gm/bigrrectaaeffect.cpp",
942 "gm/bigtext.cpp",
943 "gm/bigtileimagefilter.cpp",
944 "gm/bitmapcopy.cpp",
945 "gm/bitmapfilters.cpp",
946 "gm/bitmapimage.cpp",
947 "gm/bitmappremul.cpp",
948 "gm/bitmaprect.cpp",
949 "gm/bitmaprecttest.cpp",
950 "gm/bitmapshader.cpp",
951 "gm/bleed.cpp",
952 "gm/blend.cpp",
953 "gm/blurcircles.cpp",
954 "gm/blurcircles2.cpp",
955 "gm/blurquickreject.cpp",
956 "gm/blurrect.cpp",
957 "gm/blurredclippedcircle.cpp",
958 "gm/blurroundrect.cpp",
959 "gm/blurs.cpp",
960 "gm/bmpfilterqualityrepeat.cpp",
961 "gm/bug5252.cpp",
962 "gm/bug530095.cpp",
963 "gm/bug615686.cpp",
964 "gm/cgm.c",
965 "gm/cgms.cpp",
966 "gm/circles.cpp",
967 "gm/circulararcs.cpp",
968 "gm/circularclips.cpp",
969 "gm/clip_error.cpp",
970 "gm/clip_strokerect.cpp",
971 "gm/clipdrawdraw.cpp",
972 "gm/clippedbitmapshaders.cpp",
973 "gm/codec_scaled.cpp",
974 "gm/color4f.cpp",
975 "gm/coloremoji.cpp",
976 "gm/colorfilteralpha8.cpp",
977 "gm/colorfilterimagefilter.cpp",
978 "gm/colorfilters.cpp",
979 "gm/colormatrix.cpp",
980 "gm/colorspacexform.cpp",
981 "gm/colortype.cpp",
982 "gm/colortypexfermode.cpp",
983 "gm/colorwheel.cpp",
984 "gm/complexclip.cpp",
985 "gm/complexclip2.cpp",
986 "gm/complexclip3.cpp",
987 "gm/complexclip4.cpp",
988 "gm/complexclip_blur_tiled.cpp",
989 "gm/composeshader.cpp",
990 "gm/concavepaths.cpp",
991 "gm/conicpaths.cpp",
992 "gm/constcolorprocessor.cpp",
993 "gm/convex_all_line_paths.cpp",
994 "gm/convexpaths.cpp",
995 "gm/convexpolyclip.cpp",
996 "gm/convexpolyeffect.cpp",
997 "gm/copyTo4444.cpp",
998 "gm/croppedrects.cpp",
999 "gm/cubicpaths.cpp",
1000 "gm/dashcircle.cpp",
1001 "gm/dashcubics.cpp",
1002 "gm/dashing.cpp",
1003 "gm/deferredtextureimage.cpp",
1004 "gm/degeneratesegments.cpp",
1005 "gm/dftext.cpp",
1006 "gm/discard.cpp",
1007 "gm/displacement.cpp",
1008 "gm/distantclip.cpp",
1009 "gm/downsamplebitmap.cpp",
1010 "gm/draw_bitmap_rect_skbug4374.cpp",
1011 "gm/drawable.cpp",
1012 "gm/drawatlas.cpp",
1013 "gm/drawatlascolor.cpp",
1014 "gm/drawbitmaprect.cpp",
1015 "gm/drawfilter.cpp",
1016 "gm/drawlooper.cpp",
1017 "gm/drawminibitmaprect.cpp",
1018 "gm/drawregion.cpp",
1019 "gm/drawregionmodes.cpp",
1020 "gm/dropshadowimagefilter.cpp",
1021 "gm/drrect.cpp",
1022 "gm/dstreadshuffle.cpp",
1023 "gm/emboss.cpp",
1024 "gm/emptypath.cpp",
1025 "gm/encode-platform.cpp",
1026 "gm/encode-srgb.cpp",
1027 "gm/encode.cpp",
1028 "gm/extractbitmap.cpp",
1029 "gm/fadefilter.cpp",
1030 "gm/fatpathfill.cpp",
1031 "gm/filltypes.cpp",
1032 "gm/filltypespersp.cpp",
1033 "gm/filterbitmap.cpp",
1034 "gm/filterbug.cpp",
1035 "gm/filterfastbounds.cpp",
1036 "gm/filterindiabox.cpp",
1037 "gm/fontcache.cpp",
1038 "gm/fontmgr.cpp",
1039 "gm/fontscaler.cpp",
1040 "gm/fontscalerdistortable.cpp",
1041 "gm/gamma.cpp",
1042 "gm/gammatext.cpp",
1043 "gm/gamut.cpp",
1044 "gm/gaussianedge.cpp",
1045 "gm/getpostextpath.cpp",
1046 "gm/giantbitmap.cpp",
1047 "gm/glyph_pos.cpp",
1048 "gm/glyph_pos_align.cpp",
1049 "gm/gm.cpp",
1050 "gm/gradientDirtyLaundry.cpp",
1051 "gm/gradient_matrix.cpp",
1052 "gm/gradients.cpp",
1053 "gm/gradients_2pt_conical.cpp",
1054 "gm/gradients_no_texture.cpp",
1055 "gm/gradtext.cpp",
1056 "gm/grayscalejpg.cpp",
1057 "gm/hairlines.cpp",
1058 "gm/hairmodes.cpp",
1059 "gm/hardstop_gradients.cpp",
1060 "gm/hittestpath.cpp",
1061 "gm/image.cpp",
1062 "gm/image_pict.cpp",
1063 "gm/image_shader.cpp",
1064 "gm/imagealphathreshold.cpp",
1065 "gm/imageblur.cpp",
1066 "gm/imageblur2.cpp",
1067 "gm/imageblurtiled.cpp",
1068 "gm/imagefilters.cpp",
1069 "gm/imagefiltersbase.cpp",
1070 "gm/imagefiltersclipped.cpp",
1071 "gm/imagefilterscropexpand.cpp",
1072 "gm/imagefilterscropped.cpp",
1073 "gm/imagefiltersgraph.cpp",
1074 "gm/imagefiltersscaled.cpp",
1075 "gm/imagefiltersstroked.cpp",
1076 "gm/imagefilterstransformed.cpp",
1077 "gm/imagefromyuvtextures.cpp",
1078 "gm/imagegeneratorexternal.cpp",
1079 "gm/imagemagnifier.cpp",
1080 "gm/imagemakewithfilter.cpp",
1081 "gm/imagemasksubset.cpp",
1082 "gm/imageresizetiled.cpp",
1083 "gm/imagescalealigned.cpp",
1084 "gm/imagesource.cpp",
1085 "gm/imagesource2.cpp",
1086 "gm/imagetoyuvplanes.cpp",
1087 "gm/internal_links.cpp",
1088 "gm/inversepaths.cpp",
1089 "gm/largeglyphblur.cpp",
1090 "gm/lattice.cpp",
1091 "gm/lcdblendmodes.cpp",
1092 "gm/lcdoverlap.cpp",
1093 "gm/lcdtext.cpp",
1094 "gm/lighting.cpp",
1095 "gm/lightingshader.cpp",
1096 "gm/lightingshader2.cpp",
1097 "gm/lightingshaderbevel.cpp",
1098 "gm/linepaths.cpp",
1099 "gm/localmatriximagefilter.cpp",
1100 "gm/lumafilter.cpp",
1101 "gm/matrixconvolution.cpp",
1102 "gm/matriximagefilter.cpp",
1103 "gm/megalooper.cpp",
1104 "gm/mipmap.cpp",
1105 "gm/mixedtextblobs.cpp",
1106 "gm/modecolorfilters.cpp",
1107 "gm/morphology.cpp",
1108 "gm/multipicturedraw.cpp",
1109 "gm/nested.cpp",
1110 "gm/ninepatchstretch.cpp",
1111 "gm/nonclosedpaths.cpp",
1112 "gm/occludedrrectblur.cpp",
1113 "gm/offsetimagefilter.cpp",
1114 "gm/ovals.cpp",
1115 "gm/overdrawcolorfilter.cpp",
1116 "gm/patch.cpp",
1117 "gm/patchgrid.cpp",
1118 "gm/path_stroke_with_zero_length.cpp",
1119 "gm/pathcontourstart.cpp",
1120 "gm/patheffects.cpp",
1121 "gm/pathfill.cpp",
1122 "gm/pathinterior.cpp",
1123 "gm/pathmaskcache.cpp",
1124 "gm/pathopsinverse.cpp",
1125 "gm/pathopsskpclip.cpp",
1126 "gm/pathreverse.cpp",
1127 "gm/pdf_never_embed.cpp",
1128 "gm/perlinnoise.cpp",
1129 "gm/perspshaders.cpp",
1130 "gm/picture.cpp",
1131 "gm/pictureimagefilter.cpp",
1132 "gm/pictureimagegenerator.cpp",
1133 "gm/pictureshader.cpp",
1134 "gm/pictureshadertile.cpp",
1135 "gm/pixelsnap.cpp",
1136 "gm/plus.cpp",
1137 "gm/points.cpp",
1138 "gm/poly2poly.cpp",
1139 "gm/polygons.cpp",
1140 "gm/quadpaths.cpp",
1141 "gm/readpixels.cpp",
1142 "gm/recordopts.cpp",
1143 "gm/rectangletexture.cpp",
1144 "gm/rects.cpp",
1145 "gm/repeated_bitmap.cpp",
1146 "gm/resizeimagefilter.cpp",
1147 "gm/reveal.cpp",
1148 "gm/roundrects.cpp",
1149 "gm/rrect.cpp",
1150 "gm/rrectclipdrawpaint.cpp",
1151 "gm/rrects.cpp",
1152 "gm/samplerstress.cpp",
1153 "gm/savelayer.cpp",
1154 "gm/scaledstrokes.cpp",
1155 "gm/shaderbounds.cpp",
1156 "gm/shadertext.cpp",
1157 "gm/shadertext2.cpp",
1158 "gm/shadertext3.cpp",
1159 "gm/shadowmaps.cpp",
1160 "gm/shadows.cpp",
1161 "gm/shallowgradient.cpp",
1162 "gm/shapes.cpp",
1163 "gm/showmiplevels.cpp",
1164 "gm/simpleaaclip.cpp",
1165 "gm/simplerect.cpp",
1166 "gm/skbug1719.cpp",
1167 "gm/skbug_257.cpp",
1168 "gm/skbug_4868.cpp",
1169 "gm/skbug_5321.cpp",
1170 "gm/smallarc.cpp",
1171 "gm/smallimage.cpp",
1172 "gm/smallpaths.cpp",
1173 "gm/spritebitmap.cpp",
1174 "gm/srcmode.cpp",
1175 "gm/stlouisarch.cpp",
1176 "gm/stringart.cpp",
1177 "gm/stroke_rect_shader.cpp",
1178 "gm/strokedlines.cpp",
1179 "gm/strokefill.cpp",
1180 "gm/strokerect.cpp",
1181 "gm/strokerects.cpp",
1182 "gm/strokes.cpp",
1183 "gm/stroketext.cpp",
1184 "gm/subsetshader.cpp",
1185 "gm/surface.cpp",
1186 "gm/tablecolorfilter.cpp",
1187 "gm/tallstretchedbitmaps.cpp",
1188 "gm/texdata.cpp",
1189 "gm/textblob.cpp",
1190 "gm/textblobblockreordering.cpp",
1191 "gm/textblobcolortrans.cpp",
1192 "gm/textblobgeometrychange.cpp",
1193 "gm/textbloblooper.cpp",
1194 "gm/textblobmixedsizes.cpp",
1195 "gm/textblobrandomfont.cpp",
1196 "gm/textblobshader.cpp",
1197 "gm/textblobtransforms.cpp",
1198 "gm/textblobuseaftergpufree.cpp",
1199 "gm/texteffects.cpp",
1200 "gm/texturedomaineffect.cpp",
1201 "gm/thinconcavepaths.cpp",
1202 "gm/thinrects.cpp",
1203 "gm/thinstrokedrects.cpp",
1204 "gm/tiledscaledbitmap.cpp",
1205 "gm/tileimagefilter.cpp",
1206 "gm/tilemodes.cpp",
1207 "gm/tilemodes_scaled.cpp",
1208 "gm/tinybitmap.cpp",
1209 "gm/transparency.cpp",
1210 "gm/typeface.cpp",
1211 "gm/variedtext.cpp",
1212 "gm/vertices.cpp",
1213 "gm/verttext.cpp",
1214 "gm/verttext2.cpp",
1215 "gm/verylargebitmap.cpp",
1216 "gm/windowrectangles.cpp",
1217 "gm/xfermodeimagefilter.cpp",
1218 "gm/xfermodes.cpp",
1219 "gm/xfermodes2.cpp",
1220 "gm/xfermodes3.cpp",
1221 "gm/yuvtorgbeffect.cpp",
1222 "src/utils/SkMultiPictureDocumentReader.cpp",
1223 "tests/AAClipTest.cpp",
1224 "tests/AnnotationTest.cpp",
1225 "tests/ApplyGammaTest.cpp",
1226 "tests/ArenaAllocTest.cpp",
1227 "tests/AsADashTest.cpp",
1228 "tests/BadIcoTest.cpp",
1229 "tests/BitSetTest.cpp",
1230 "tests/BitmapCopyTest.cpp",
1231 "tests/BitmapGetColorTest.cpp",
1232 "tests/BitmapTest.cpp",
1233 "tests/BlendTest.cpp",
1234 "tests/BlitMaskClip.cpp",
1235 "tests/BlitRowTest.cpp",
1236 "tests/BlurTest.cpp",
1237 "tests/CPlusPlusEleven.cpp",
1238 "tests/CTest.cpp",
1239 "tests/CachedDataTest.cpp",
1240 "tests/CachedDecodingPixelRefTest.cpp",
1241 "tests/CanvasStateHelpers.cpp",
1242 "tests/CanvasStateTest.cpp",
1243 "tests/CanvasTest.cpp",
1244 "tests/ChecksumTest.cpp",
1245 "tests/ClampRangeTest.cpp",
1246 "tests/ClearTest.cpp",
1247 "tests/ClipBoundsTest.cpp",
1248 "tests/ClipCubicTest.cpp",
1249 "tests/ClipStackTest.cpp",
1250 "tests/ClipperTest.cpp",
1251 "tests/CodecAnimTest.cpp",
1252 "tests/CodecPartialTest.cpp",
1253 "tests/CodecTest.cpp",
1254 "tests/ColorFilterTest.cpp",
1255 "tests/ColorMatrixTest.cpp",
1256 "tests/ColorPrivTest.cpp",
1257 "tests/ColorSpaceTest.cpp",
1258 "tests/ColorSpaceXformTest.cpp",
1259 "tests/ColorTest.cpp",
1260 "tests/CopySurfaceTest.cpp",
1261 "tests/DFPathRendererTest.cpp",
1262 "tests/DashPathEffectTest.cpp",
1263 "tests/DataRefTest.cpp",
1264 "tests/DequeTest.cpp",
1265 "tests/DeviceLooperTest.cpp",
1266 "tests/DeviceTest.cpp",
1267 "tests/DiscardableMemoryPoolTest.cpp",
1268 "tests/DiscardableMemoryTest.cpp",
1269 "tests/DrawBitmapRectTest.cpp",
1270 "tests/DrawFilterTest.cpp",
1271 "tests/DrawPathTest.cpp",
1272 "tests/DrawTextTest.cpp",
1273 "tests/DynamicHashTest.cpp",
1274 "tests/EGLImageTest.cpp",
1275 "tests/EmptyPathTest.cpp",
1276 "tests/ExifTest.cpp",
1277 "tests/FillPathTest.cpp",
1278 "tests/FitsInTest.cpp",
1279 "tests/FlattenDrawableTest.cpp",
1280 "tests/FlattenableCustomFactory.cpp",
1281 "tests/FlattenableFactoryToName.cpp",
1282 "tests/Float16Test.cpp",
1283 "tests/FloatingPointTextureTest.cpp",
1284 "tests/FontHostStreamTest.cpp",
1285 "tests/FontHostTest.cpp",
1286 "tests/FontMgrAndroidParserTest.cpp",
1287 "tests/FontMgrTest.cpp",
1288 "tests/FontNamesTest.cpp",
1289 "tests/FontObjTest.cpp",
1290 "tests/FrontBufferedStreamTest.cpp",
1291 "tests/GLProgramsTest.cpp",
1292 "tests/GeometryTest.cpp",
1293 "tests/GifTest.cpp",
1294 "tests/GpuColorFilterTest.cpp",
1295 "tests/GpuDrawPathTest.cpp",
1296 "tests/GpuLayerCacheTest.cpp",
1297 "tests/GpuRectanizerTest.cpp",
1298 "tests/GpuSampleLocationsTest.cpp",
1299 "tests/GrAllocatorTest.cpp",
1300 "tests/GrContextAbandonTest.cpp",
1301 "tests/GrContextFactoryTest.cpp",
1302 "tests/GrDrawTargetTest.cpp",
1303 "tests/GrGLSLPrettyPrintTest.cpp",
1304 "tests/GrGetCoeffBlendKnownComponentsTest.cpp",
1305 "tests/GrMemoryPoolTest.cpp",
1306 "tests/GrPorterDuffTest.cpp",
1307 "tests/GrShapeTest.cpp",
1308 "tests/GrSurfaceTest.cpp",
1309 "tests/GrTRecorderTest.cpp",
1310 "tests/GrTextureMipMapInvalidationTest.cpp",
1311 "tests/GrTextureStripAtlasTest.cpp",
1312 "tests/GradientTest.cpp",
1313 "tests/HSVRoundTripTest.cpp",
1314 "tests/HashTest.cpp",
1315 "tests/ICCTest.cpp",
1316 "tests/ImageCacheTest.cpp",
1317 "tests/ImageFilterCacheTest.cpp",
1318 "tests/ImageFilterTest.cpp",
1319 "tests/ImageFrom565Bitmap.cpp",
1320 "tests/ImageGeneratorTest.cpp",
1321 "tests/ImageIsOpaqueTest.cpp",
1322 "tests/ImageNewShaderTest.cpp",
1323 "tests/ImageStorageTest.cpp",
1324 "tests/ImageTest.cpp",
1325 "tests/IndexedPngOverflowTest.cpp",
1326 "tests/InfRectTest.cpp",
1327 "tests/IntTextureTest.cpp",
1328 "tests/InterpolatorTest.cpp",
1329 "tests/InvalidIndexedPngTest.cpp",
1330 "tests/IsClosedSingleContourTest.cpp",
1331 "tests/LListTest.cpp",
1332 "tests/LRUCacheTest.cpp",
1333 "tests/LayerDrawLooperTest.cpp",
1334 "tests/LayerRasterizerTest.cpp",
1335 "tests/MD5Test.cpp",
1336 "tests/MallocPixelRefTest.cpp",
1337 "tests/MaskCacheTest.cpp",
1338 "tests/MathTest.cpp",
1339 "tests/Matrix44Test.cpp",
1340 "tests/MatrixClipCollapseTest.cpp",
1341 "tests/MatrixTest.cpp",
1342 "tests/MemoryTest.cpp",
1343 "tests/MemsetTest.cpp",
1344 "tests/MessageBusTest.cpp",
1345 "tests/MetaDataTest.cpp",
1346 "tests/MipMapTest.cpp",
1347 "tests/OSPathTest.cpp",
1348 "tests/OnceTest.cpp",
1349 "tests/OverAlignedTest.cpp",
1350 "tests/PDFDeflateWStreamTest.cpp",
1351 "tests/PDFDocumentTest.cpp",
1352 "tests/PDFGlyphsToUnicodeTest.cpp",
1353 "tests/PDFInvalidBitmapTest.cpp",
1354 "tests/PDFJpegEmbedTest.cpp",
1355 "tests/PDFMetadataAttributeTest.cpp",
1356 "tests/PDFOpaqueSrcModeToSrcOverTest.cpp",
1357 "tests/PDFPrimitivesTest.cpp",
1358 "tests/PackBitsTest.cpp",
1359 "tests/PackedConfigsTextureTest.cpp",
1360 "tests/PaintBreakTextTest.cpp",
1361 "tests/PaintImageFilterTest.cpp",
1362 "tests/PaintTest.cpp",
1363 "tests/ParsePathTest.cpp",
1364 "tests/PathCoverageTest.cpp",
1365 "tests/PathMeasureTest.cpp",
1366 "tests/PathOpsAngleIdeas.cpp",
1367 "tests/PathOpsAngleTest.cpp",
1368 "tests/PathOpsBattles.cpp",
1369 "tests/PathOpsBoundsTest.cpp",
1370 "tests/PathOpsBuildUseTest.cpp",
1371 "tests/PathOpsBuilderConicTest.cpp",
1372 "tests/PathOpsBuilderTest.cpp",
1373 "tests/PathOpsChalkboardTest.cpp",
1374 "tests/PathOpsConicIntersectionTest.cpp",
1375 "tests/PathOpsConicLineIntersectionTest.cpp",
1376 "tests/PathOpsConicQuadIntersectionTest.cpp",
1377 "tests/PathOpsCubicConicIntersectionTest.cpp",
1378 "tests/PathOpsCubicIntersectionTest.cpp",
1379 "tests/PathOpsCubicIntersectionTestData.cpp",
1380 "tests/PathOpsCubicLineIntersectionIdeas.cpp",
1381 "tests/PathOpsCubicLineIntersectionTest.cpp",
1382 "tests/PathOpsCubicQuadIntersectionTest.cpp",
1383 "tests/PathOpsCubicReduceOrderTest.cpp",
1384 "tests/PathOpsDCubicTest.cpp",
1385 "tests/PathOpsDLineTest.cpp",
1386 "tests/PathOpsDPointTest.cpp",
1387 "tests/PathOpsDRectTest.cpp",
1388 "tests/PathOpsDVectorTest.cpp",
1389 "tests/PathOpsDebug.cpp",
1390 "tests/PathOpsExtendedTest.cpp",
1391 "tests/PathOpsFuzz763Test.cpp",
1392 "tests/PathOpsInverseTest.cpp",
1393 "tests/PathOpsIssue3651.cpp",
1394 "tests/PathOpsLineIntersectionTest.cpp",
1395 "tests/PathOpsLineParametetersTest.cpp",
1396 "tests/PathOpsOpCircleThreadedTest.cpp",
1397 "tests/PathOpsOpCubicThreadedTest.cpp",
1398 "tests/PathOpsOpLoopThreadedTest.cpp",
1399 "tests/PathOpsOpRectThreadedTest.cpp",
1400 "tests/PathOpsOpTest.cpp",
1401 "tests/PathOpsQuadIntersectionTest.cpp",
1402 "tests/PathOpsQuadIntersectionTestData.cpp",
1403 "tests/PathOpsQuadLineIntersectionTest.cpp",
1404 "tests/PathOpsQuadLineIntersectionThreadedTest.cpp",
1405 "tests/PathOpsQuadReduceOrderTest.cpp",
1406 "tests/PathOpsSimplifyDegenerateThreadedTest.cpp",
1407 "tests/PathOpsSimplifyFailTest.cpp",
1408 "tests/PathOpsSimplifyQuadThreadedTest.cpp",
1409 "tests/PathOpsSimplifyQuadralateralsThreadedTest.cpp",
1410 "tests/PathOpsSimplifyRectThreadedTest.cpp",
1411 "tests/PathOpsSimplifyTest.cpp",
1412 "tests/PathOpsSimplifyTrianglesThreadedTest.cpp",
1413 "tests/PathOpsSkpTest.cpp",
1414 "tests/PathOpsTestCommon.cpp",
1415 "tests/PathOpsThreadedCommon.cpp",
1416 "tests/PathOpsThreeWayTest.cpp",
1417 "tests/PathOpsTigerTest.cpp",
1418 "tests/PathOpsTightBoundsTest.cpp",
1419 "tests/PathOpsTypesTest.cpp",
1420 "tests/PathTest.cpp",
1421 "tests/PictureBBHTest.cpp",
1422 "tests/PictureShaderTest.cpp",
1423 "tests/PictureTest.cpp",
1424 "tests/PipeTest.cpp",
1425 "tests/PixelRefTest.cpp",
1426 "tests/Point3Test.cpp",
1427 "tests/PointTest.cpp",
1428 "tests/PremulAlphaRoundTripTest.cpp",
1429 "tests/PrimitiveProcessorTest.cpp",
1430 "tests/ProcessorTest.cpp",
1431 "tests/ProxyConversionTest.cpp",
1432 "tests/ProxyRefTest.cpp",
1433 "tests/ProxyTest.cpp",
1434 "tests/QuickRejectTest.cpp",
1435 "tests/RRectInPathTest.cpp",
1436 "tests/RTreeTest.cpp",
1437 "tests/RandomTest.cpp",
1438 "tests/ReadPixelsTest.cpp",
1439 "tests/ReadWriteAlphaTest.cpp",
1440 "tests/Reader32Test.cpp",
1441 "tests/RecordDrawTest.cpp",
1442 "tests/RecordOptsTest.cpp",
1443 "tests/RecordPatternTest.cpp",
1444 "tests/RecordTest.cpp",
1445 "tests/RecorderTest.cpp",
1446 "tests/RecordingXfermodeTest.cpp",
1447 "tests/RectTest.cpp",
1448 "tests/RectangleTextureTest.cpp",
1449 "tests/RefCntTest.cpp",
1450 "tests/RefDictTest.cpp",
1451 "tests/RegionTest.cpp",
1452 "tests/RenderTargetContextTest.cpp",
1453 "tests/ResourceCacheTest.cpp",
1454 "tests/RoundRectTest.cpp",
1455 "tests/SRGBMipMapTest.cpp",
1456 "tests/SRGBReadWritePixelsTest.cpp",
1457 "tests/SRGBTest.cpp",
1458 "tests/SVGDeviceTest.cpp",
1459 "tests/ScalarTest.cpp",
1460 "tests/ScaleToSidesTest.cpp",
1461 "tests/SerializationTest.cpp",
1462 "tests/ShaderOpacityTest.cpp",
1463 "tests/ShaderTest.cpp",
1464 "tests/SizeTest.cpp",
1465 "tests/Sk4x4fTest.cpp",
1466 "tests/SkBase64Test.cpp",
1467 "tests/SkBlend_optsTest.cpp",
1468 "tests/SkColor4fTest.cpp",
1469 "tests/SkDOMTest.cpp",
1470 "tests/SkFixed15Test.cpp",
1471 "tests/SkImageTest.cpp",
1472 "tests/SkLinearBitmapPipelineTest.cpp",
1473 "tests/SkLiteDLTest.cpp",
1474 "tests/SkNxTest.cpp",
1475 "tests/SkPEGTest.cpp",
1476 "tests/SkRasterPipelineTest.cpp",
1477 "tests/SkResourceCacheTest.cpp",
1478 "tests/SkSLErrorTest.cpp",
1479 "tests/SkSLGLSLTest.cpp",
1480 "tests/SkSLMemoryLayoutTest.cpp",
1481 "tests/SkSharedMutexTest.cpp",
1482 "tests/SmallAllocatorTest.cpp",
1483 "tests/SortTest.cpp",
1484 "tests/SpecialImageTest.cpp",
1485 "tests/SpecialSurfaceTest.cpp",
1486 "tests/SrcOverTest.cpp",
1487 "tests/StreamBufferTest.cpp",
1488 "tests/StreamTest.cpp",
1489 "tests/StringTest.cpp",
1490 "tests/StrokeTest.cpp",
1491 "tests/StrokerTest.cpp",
1492 "tests/SubsetPath.cpp",
1493 "tests/SurfaceTest.cpp",
1494 "tests/SwizzlerTest.cpp",
1495 "tests/TArrayTest.cpp",
1496 "tests/TDPQueueTest.cpp",
1497 "tests/TLSTest.cpp",
1498 "tests/TemplatesTest.cpp",
1499 "tests/TessellatingPathRendererTests.cpp",
1500 "tests/Test.cpp",
1501 "tests/TestConfigParsing.cpp",
1502 "tests/TestTest.cpp",
1503 "tests/TestUtils.cpp",
1504 "tests/TextBlobCacheTest.cpp",
1505 "tests/TextBlobTest.cpp",
1506 "tests/TextureCompressionTest.cpp",
1507 "tests/Time.cpp",
1508 "tests/TopoSortTest.cpp",
1509 "tests/TraceMemoryDumpTest.cpp",
1510 "tests/TracingTest.cpp",
1511 "tests/TypefaceTest.cpp",
1512 "tests/UnicodeTest.cpp",
1513 "tests/UtilsTest.cpp",
1514 "tests/VarAllocTest.cpp",
1515 "tests/VkClearTests.cpp",
1516 "tests/VkHeapTests.cpp",
1517 "tests/VkUploadPixelsTests.cpp",
1518 "tests/VkWrapTests.cpp",
1519 "tests/WindowRectanglesTest.cpp",
1520 "tests/WritePixelsTest.cpp",
1521 "tests/Writer32Test.cpp",
1522 "tests/YUVCacheTest.cpp",
1523 "tests/YUVTest.cpp",
1524 "tests/image-bitmap.cpp",
1525 "tests/skbug5221.cpp",
1526 "tools/AndroidSkDebugToStdOut.cpp",
1527 "tools/CrashHandler.cpp",
1528 "tools/LsanSuppressions.cpp",
1529 "tools/ProcStats.cpp",
1530 "tools/Resources.cpp",
1531 "tools/ThermalManager.cpp",
1532 "tools/UrlDataManager.cpp",
1533 "tools/debugger/SkDebugCanvas.cpp",
1534 "tools/debugger/SkDrawCommand.cpp",
1535 "tools/debugger/SkJsonWriteBuffer.cpp",
1536 "tools/debugger/SkObjectParser.cpp",
1537 "tools/flags/SkCommandLineFlags.cpp",
1538 "tools/flags/SkCommonFlags.cpp",
1539 "tools/flags/SkCommonFlagsConfig.cpp",
1540 "tools/gpu/GrContextFactory.cpp",
1541 "tools/gpu/GrTest.cpp",
1542 "tools/gpu/TestContext.cpp",
1543 "tools/gpu/gl/GLTestContext.cpp",
1544 "tools/gpu/gl/command_buffer/GLTestContext_command_buffer.cpp",
1545 "tools/gpu/gl/debug/DebugGLTestContext.cpp",
1546 "tools/gpu/gl/debug/GrBufferObj.cpp",
1547 "tools/gpu/gl/debug/GrFrameBufferObj.cpp",
1548 "tools/gpu/gl/debug/GrProgramObj.cpp",
1549 "tools/gpu/gl/debug/GrShaderObj.cpp",
1550 "tools/gpu/gl/debug/GrTextureObj.cpp",
1551 "tools/gpu/gl/debug/GrTextureUnitObj.cpp",
1552 "tools/gpu/gl/egl/CreatePlatformGLTestContext_egl.cpp",
1553 "tools/gpu/gl/null/NullGLTestContext.cpp",
1554 "tools/gpu/vk/VkTestContext.cpp",
1555 "tools/picture_utils.cpp",
1556 "tools/random_parse_path.cpp",
1557 "tools/sk_tool_utils.cpp",
1558 "tools/sk_tool_utils_font.cpp",
1559 "tools/timer/Timer.cpp",
1560 ],
1561
1562 shared_libs: [
1563 "libEGL",
1564 "libGLESv2",
1565 "libdng_sdk",
1566 "libexpat",
1567 "libft2",
1568 "libicui18n",
1569 "libicuuc",
1570 "libjpeg",
1571 "liblog",
1572 "libpiex",
1573 "libpng",
1574 "libvulkan",
1575 "libz",
1576 ],
1577
1578 static_libs: [
1579 "libjsoncpp",
1580 "libskia",
1581 "libsfntly",
1582 "libwebp-decode",
1583 "libwebp-encode",
1584 ],
1585}
1586
1587cc_test {
1588 name: "skia_nanobench",
1589
1590 cflags: [
1591 "-Wno-unused-parameter",
1592 ],
1593
1594 local_include_dirs: [
1595 "bench/",
1596 "experimental/svg/model/",
1597 "gm/",
1598 "include/android/",
1599 "include/c/",
1600 "include/codec/",
1601 "include/config/",
1602 "include/core/",
1603 "include/effects/",
1604 "include/gpu/",
1605 "include/gpu/gl/",
1606 "include/pathops/",
1607 "include/ports/",
1608 "include/private/",
1609 "include/svg/",
1610 "include/utils/",
1611 "include/utils/mac/",
1612 "include/xml/",
1613 "src/c/",
1614 "src/codec/",
1615 "src/core/",
1616 "src/effects/",
1617 "src/effects/gradients/",
1618 "src/fonts/",
1619 "src/gpu/",
1620 "src/image/",
1621 "src/images/",
1622 "src/lazy/",
1623 "src/opts/",
1624 "src/pathops/",
1625 "src/pdf/",
1626 "src/ports/",
1627 "src/sfnt/",
1628 "src/sksl/",
1629 "src/utils/",
1630 "src/utils/win/",
1631 "third_party/etc1/",
1632 "third_party/gif/",
1633 "third_party/ktx/",
1634 "tools/",
1635 "tools/debugger/",
1636 "tools/flags/",
1637 "tools/flags/",
1638 "tools/gpu/",
1639 "tools/timer/",
1640 ],
1641
1642 srcs: [
1643 "bench/AAClipBench.cpp",
1644 "bench/AlternatingColorPatternBench.cpp",
1645 "bench/AndroidCodecBench.cpp",
1646 "bench/BenchLogger.cpp",
1647 "bench/Benchmark.cpp",
1648 "bench/BezierBench.cpp",
1649 "bench/BigPathBench.cpp",
1650 "bench/BitmapBench.cpp",
1651 "bench/BitmapRectBench.cpp",
1652 "bench/BitmapRegionDecoderBench.cpp",
1653 "bench/BitmapScaleBench.cpp",
1654 "bench/BlurBench.cpp",
1655 "bench/BlurImageFilterBench.cpp",
1656 "bench/BlurOccludedRRectBench.cpp",
1657 "bench/BlurRectBench.cpp",
1658 "bench/BlurRectsBench.cpp",
1659 "bench/BlurRoundRectBench.cpp",
1660 "bench/ChartBench.cpp",
1661 "bench/ChecksumBench.cpp",
1662 "bench/ChromeBench.cpp",
1663 "bench/CmapBench.cpp",
1664 "bench/CodecBench.cpp",
1665 "bench/ColorCodecBench.cpp",
1666 "bench/ColorFilterBench.cpp",
1667 "bench/ColorPrivBench.cpp",
1668 "bench/ControlBench.cpp",
1669 "bench/CoverageBench.cpp",
1670 "bench/DashBench.cpp",
1671 "bench/DisplacementBench.cpp",
1672 "bench/DrawBitmapAABench.cpp",
1673 "bench/DrawLatticeBench.cpp",
1674 "bench/EncoderBench.cpp",
1675 "bench/FSRectBench.cpp",
1676 "bench/FontCacheBench.cpp",
1677 "bench/FontScalerBench.cpp",
1678 "bench/GLBench.cpp",
1679 "bench/GLInstancedArraysBench.cpp",
1680 "bench/GLVec4ScalarBench.cpp",
1681 "bench/GLVertexAttributesBench.cpp",
1682 "bench/GMBench.cpp",
1683 "bench/GameBench.cpp",
1684 "bench/GeometryBench.cpp",
1685 "bench/GrMemoryPoolBench.cpp",
1686 "bench/GrMipMapBench.cpp",
1687 "bench/GrResourceCacheBench.cpp",
1688 "bench/GradientBench.cpp",
1689 "bench/HairlinePathBench.cpp",
1690 "bench/HardStopGradientBench_ScaleNumColors.cpp",
1691 "bench/HardStopGradientBench_ScaleNumHardStops.cpp",
1692 "bench/HardStopGradientBench_SpecialHardStops.cpp",
1693 "bench/ImageBench.cpp",
1694 "bench/ImageCacheBench.cpp",
1695 "bench/ImageCacheBudgetBench.cpp",
1696 "bench/ImageFilterCollapse.cpp",
1697 "bench/ImageFilterDAGBench.cpp",
1698 "bench/InterpBench.cpp",
1699 "bench/LightingBench.cpp",
1700 "bench/LineBench.cpp",
1701 "bench/MagnifierBench.cpp",
1702 "bench/MathBench.cpp",
1703 "bench/Matrix44Bench.cpp",
1704 "bench/MatrixBench.cpp",
1705 "bench/MatrixConvolutionBench.cpp",
1706 "bench/MeasureBench.cpp",
1707 "bench/MemoryBench.cpp",
1708 "bench/MemsetBench.cpp",
1709 "bench/MergeBench.cpp",
1710 "bench/MipMapBench.cpp",
1711 "bench/MorphologyBench.cpp",
1712 "bench/MutexBench.cpp",
1713 "bench/PDFBench.cpp",
1714 "bench/PatchBench.cpp",
1715 "bench/PatchGridBench.cpp",
1716 "bench/PathBench.cpp",
1717 "bench/PathIterBench.cpp",
1718 "bench/PerlinNoiseBench.cpp",
1719 "bench/PictureNestingBench.cpp",
1720 "bench/PictureOverheadBench.cpp",
1721 "bench/PicturePlaybackBench.cpp",
1722 "bench/PremulAndUnpremulAlphaOpsBench.cpp",
1723 "bench/QuickRejectBench.cpp",
1724 "bench/RTreeBench.cpp",
1725 "bench/ReadPixBench.cpp",
1726 "bench/RecordingBench.cpp",
1727 "bench/RectBench.cpp",
1728 "bench/RectanizerBench.cpp",
1729 "bench/RectoriBench.cpp",
1730 "bench/RefCntBench.cpp",
1731 "bench/RegionBench.cpp",
1732 "bench/RegionContainBench.cpp",
1733 "bench/RepeatTileBench.cpp",
1734 "bench/RotatedRectBench.cpp",
1735 "bench/SKPAnimationBench.cpp",
1736 "bench/SKPBench.cpp",
1737 "bench/ScalarBench.cpp",
1738 "bench/ShaderMaskBench.cpp",
1739 "bench/ShapesBench.cpp",
1740 "bench/Sk4fBench.cpp",
1741 "bench/SkBlend_optsBench.cpp",
1742 "bench/SkGlyphCacheBench.cpp",
1743 "bench/SkLinearBitmapPipelineBench.cpp",
1744 "bench/SkRasterPipelineBench.cpp",
1745 "bench/SortBench.cpp",
1746 "bench/StreamBench.cpp",
1747 "bench/StrokeBench.cpp",
1748 "bench/SwizzleBench.cpp",
1749 "bench/TableBench.cpp",
1750 "bench/TextBench.cpp",
1751 "bench/TextBlobBench.cpp",
1752 "bench/TileBench.cpp",
1753 "bench/TileImageFilterBench.cpp",
1754 "bench/TopoSortBench.cpp",
1755 "bench/VertBench.cpp",
1756 "bench/WritePixelsBench.cpp",
1757 "bench/WriterBench.cpp",
1758 "bench/Xfer4fBench.cpp",
1759 "bench/XferF16Bench.cpp",
1760 "bench/XfermodeBench.cpp",
1761 "bench/nanobench.cpp",
1762 "bench/pack_int_uint16_t_Bench.cpp",
1763 "experimental/svg/model/SkSVGAttribute.cpp",
1764 "experimental/svg/model/SkSVGAttributeParser.cpp",
1765 "experimental/svg/model/SkSVGCircle.cpp",
1766 "experimental/svg/model/SkSVGClipPath.cpp",
1767 "experimental/svg/model/SkSVGContainer.cpp",
1768 "experimental/svg/model/SkSVGDOM.cpp",
1769 "experimental/svg/model/SkSVGEllipse.cpp",
1770 "experimental/svg/model/SkSVGLine.cpp",
1771 "experimental/svg/model/SkSVGLinearGradient.cpp",
1772 "experimental/svg/model/SkSVGNode.cpp",
1773 "experimental/svg/model/SkSVGPath.cpp",
1774 "experimental/svg/model/SkSVGPoly.cpp",
1775 "experimental/svg/model/SkSVGRect.cpp",
1776 "experimental/svg/model/SkSVGRenderContext.cpp",
1777 "experimental/svg/model/SkSVGSVG.cpp",
1778 "experimental/svg/model/SkSVGShape.cpp",
1779 "experimental/svg/model/SkSVGStop.cpp",
1780 "experimental/svg/model/SkSVGTransformableNode.cpp",
1781 "experimental/svg/model/SkSVGValue.cpp",
1782 "gm/OverStroke.cpp",
1783 "gm/SkLinearBitmapPipelineGM.cpp",
1784 "gm/aaa.cpp",
1785 "gm/aaclip.cpp",
1786 "gm/aarectmodes.cpp",
1787 "gm/aaxfermodes.cpp",
1788 "gm/addarc.cpp",
1789 "gm/all_bitmap_configs.cpp",
1790 "gm/alphagradients.cpp",
1791 "gm/animatedGif.cpp",
1792 "gm/animatedimageblurs.cpp",
1793 "gm/anisotropic.cpp",
1794 "gm/annotated_text.cpp",
1795 "gm/arcofzorro.cpp",
1796 "gm/arcto.cpp",
1797 "gm/arithmode.cpp",
1798 "gm/badpaint.cpp",
1799 "gm/beziereffects.cpp",
1800 "gm/beziers.cpp",
1801 "gm/bigblurs.cpp",
1802 "gm/bigmatrix.cpp",
1803 "gm/bigrrectaaeffect.cpp",
1804 "gm/bigtext.cpp",
1805 "gm/bigtileimagefilter.cpp",
1806 "gm/bitmapcopy.cpp",
1807 "gm/bitmapfilters.cpp",
1808 "gm/bitmapimage.cpp",
1809 "gm/bitmappremul.cpp",
1810 "gm/bitmaprect.cpp",
1811 "gm/bitmaprecttest.cpp",
1812 "gm/bitmapshader.cpp",
1813 "gm/bleed.cpp",
1814 "gm/blend.cpp",
1815 "gm/blurcircles.cpp",
1816 "gm/blurcircles2.cpp",
1817 "gm/blurquickreject.cpp",
1818 "gm/blurrect.cpp",
1819 "gm/blurredclippedcircle.cpp",
1820 "gm/blurroundrect.cpp",
1821 "gm/blurs.cpp",
1822 "gm/bmpfilterqualityrepeat.cpp",
1823 "gm/bug5252.cpp",
1824 "gm/bug530095.cpp",
1825 "gm/bug615686.cpp",
1826 "gm/cgm.c",
1827 "gm/cgms.cpp",
1828 "gm/circles.cpp",
1829 "gm/circulararcs.cpp",
1830 "gm/circularclips.cpp",
1831 "gm/clip_error.cpp",
1832 "gm/clip_strokerect.cpp",
1833 "gm/clipdrawdraw.cpp",
1834 "gm/clippedbitmapshaders.cpp",
1835 "gm/codec_scaled.cpp",
1836 "gm/color4f.cpp",
1837 "gm/coloremoji.cpp",
1838 "gm/colorfilteralpha8.cpp",
1839 "gm/colorfilterimagefilter.cpp",
1840 "gm/colorfilters.cpp",
1841 "gm/colormatrix.cpp",
1842 "gm/colorspacexform.cpp",
1843 "gm/colortype.cpp",
1844 "gm/colortypexfermode.cpp",
1845 "gm/colorwheel.cpp",
1846 "gm/complexclip.cpp",
1847 "gm/complexclip2.cpp",
1848 "gm/complexclip3.cpp",
1849 "gm/complexclip4.cpp",
1850 "gm/complexclip_blur_tiled.cpp",
1851 "gm/composeshader.cpp",
1852 "gm/concavepaths.cpp",
1853 "gm/conicpaths.cpp",
1854 "gm/constcolorprocessor.cpp",
1855 "gm/convex_all_line_paths.cpp",
1856 "gm/convexpaths.cpp",
1857 "gm/convexpolyclip.cpp",
1858 "gm/convexpolyeffect.cpp",
1859 "gm/copyTo4444.cpp",
1860 "gm/croppedrects.cpp",
1861 "gm/cubicpaths.cpp",
1862 "gm/dashcircle.cpp",
1863 "gm/dashcubics.cpp",
1864 "gm/dashing.cpp",
1865 "gm/deferredtextureimage.cpp",
1866 "gm/degeneratesegments.cpp",
1867 "gm/dftext.cpp",
1868 "gm/discard.cpp",
1869 "gm/displacement.cpp",
1870 "gm/distantclip.cpp",
1871 "gm/downsamplebitmap.cpp",
1872 "gm/draw_bitmap_rect_skbug4374.cpp",
1873 "gm/drawable.cpp",
1874 "gm/drawatlas.cpp",
1875 "gm/drawatlascolor.cpp",
1876 "gm/drawbitmaprect.cpp",
1877 "gm/drawfilter.cpp",
1878 "gm/drawlooper.cpp",
1879 "gm/drawminibitmaprect.cpp",
1880 "gm/drawregion.cpp",
1881 "gm/drawregionmodes.cpp",
1882 "gm/dropshadowimagefilter.cpp",
1883 "gm/drrect.cpp",
1884 "gm/dstreadshuffle.cpp",
1885 "gm/emboss.cpp",
1886 "gm/emptypath.cpp",
1887 "gm/encode-platform.cpp",
1888 "gm/encode-srgb.cpp",
1889 "gm/encode.cpp",
1890 "gm/extractbitmap.cpp",
1891 "gm/fadefilter.cpp",
1892 "gm/fatpathfill.cpp",
1893 "gm/filltypes.cpp",
1894 "gm/filltypespersp.cpp",
1895 "gm/filterbitmap.cpp",
1896 "gm/filterbug.cpp",
1897 "gm/filterfastbounds.cpp",
1898 "gm/filterindiabox.cpp",
1899 "gm/fontcache.cpp",
1900 "gm/fontmgr.cpp",
1901 "gm/fontscaler.cpp",
1902 "gm/fontscalerdistortable.cpp",
1903 "gm/gamma.cpp",
1904 "gm/gammatext.cpp",
1905 "gm/gamut.cpp",
1906 "gm/gaussianedge.cpp",
1907 "gm/getpostextpath.cpp",
1908 "gm/giantbitmap.cpp",
1909 "gm/glyph_pos.cpp",
1910 "gm/glyph_pos_align.cpp",
1911 "gm/gm.cpp",
1912 "gm/gradientDirtyLaundry.cpp",
1913 "gm/gradient_matrix.cpp",
1914 "gm/gradients.cpp",
1915 "gm/gradients_2pt_conical.cpp",
1916 "gm/gradients_no_texture.cpp",
1917 "gm/gradtext.cpp",
1918 "gm/grayscalejpg.cpp",
1919 "gm/hairlines.cpp",
1920 "gm/hairmodes.cpp",
1921 "gm/hardstop_gradients.cpp",
1922 "gm/hittestpath.cpp",
1923 "gm/image.cpp",
1924 "gm/image_pict.cpp",
1925 "gm/image_shader.cpp",
1926 "gm/imagealphathreshold.cpp",
1927 "gm/imageblur.cpp",
1928 "gm/imageblur2.cpp",
1929 "gm/imageblurtiled.cpp",
1930 "gm/imagefilters.cpp",
1931 "gm/imagefiltersbase.cpp",
1932 "gm/imagefiltersclipped.cpp",
1933 "gm/imagefilterscropexpand.cpp",
1934 "gm/imagefilterscropped.cpp",
1935 "gm/imagefiltersgraph.cpp",
1936 "gm/imagefiltersscaled.cpp",
1937 "gm/imagefiltersstroked.cpp",
1938 "gm/imagefilterstransformed.cpp",
1939 "gm/imagefromyuvtextures.cpp",
1940 "gm/imagegeneratorexternal.cpp",
1941 "gm/imagemagnifier.cpp",
1942 "gm/imagemakewithfilter.cpp",
1943 "gm/imagemasksubset.cpp",
1944 "gm/imageresizetiled.cpp",
1945 "gm/imagescalealigned.cpp",
1946 "gm/imagesource.cpp",
1947 "gm/imagesource2.cpp",
1948 "gm/imagetoyuvplanes.cpp",
1949 "gm/internal_links.cpp",
1950 "gm/inversepaths.cpp",
1951 "gm/largeglyphblur.cpp",
1952 "gm/lattice.cpp",
1953 "gm/lcdblendmodes.cpp",
1954 "gm/lcdoverlap.cpp",
1955 "gm/lcdtext.cpp",
1956 "gm/lighting.cpp",
1957 "gm/lightingshader.cpp",
1958 "gm/lightingshader2.cpp",
1959 "gm/lightingshaderbevel.cpp",
1960 "gm/linepaths.cpp",
1961 "gm/localmatriximagefilter.cpp",
1962 "gm/lumafilter.cpp",
1963 "gm/matrixconvolution.cpp",
1964 "gm/matriximagefilter.cpp",
1965 "gm/megalooper.cpp",
1966 "gm/mipmap.cpp",
1967 "gm/mixedtextblobs.cpp",
1968 "gm/modecolorfilters.cpp",
1969 "gm/morphology.cpp",
1970 "gm/multipicturedraw.cpp",
1971 "gm/nested.cpp",
1972 "gm/ninepatchstretch.cpp",
1973 "gm/nonclosedpaths.cpp",
1974 "gm/occludedrrectblur.cpp",
1975 "gm/offsetimagefilter.cpp",
1976 "gm/ovals.cpp",
1977 "gm/overdrawcolorfilter.cpp",
1978 "gm/patch.cpp",
1979 "gm/patchgrid.cpp",
1980 "gm/path_stroke_with_zero_length.cpp",
1981 "gm/pathcontourstart.cpp",
1982 "gm/patheffects.cpp",
1983 "gm/pathfill.cpp",
1984 "gm/pathinterior.cpp",
1985 "gm/pathmaskcache.cpp",
1986 "gm/pathopsinverse.cpp",
1987 "gm/pathopsskpclip.cpp",
1988 "gm/pathreverse.cpp",
1989 "gm/pdf_never_embed.cpp",
1990 "gm/perlinnoise.cpp",
1991 "gm/perspshaders.cpp",
1992 "gm/picture.cpp",
1993 "gm/pictureimagefilter.cpp",
1994 "gm/pictureimagegenerator.cpp",
1995 "gm/pictureshader.cpp",
1996 "gm/pictureshadertile.cpp",
1997 "gm/pixelsnap.cpp",
1998 "gm/plus.cpp",
1999 "gm/points.cpp",
2000 "gm/poly2poly.cpp",
2001 "gm/polygons.cpp",
2002 "gm/quadpaths.cpp",
2003 "gm/readpixels.cpp",
2004 "gm/recordopts.cpp",
2005 "gm/rectangletexture.cpp",
2006 "gm/rects.cpp",
2007 "gm/repeated_bitmap.cpp",
2008 "gm/resizeimagefilter.cpp",
2009 "gm/reveal.cpp",
2010 "gm/roundrects.cpp",
2011 "gm/rrect.cpp",
2012 "gm/rrectclipdrawpaint.cpp",
2013 "gm/rrects.cpp",
2014 "gm/samplerstress.cpp",
2015 "gm/savelayer.cpp",
2016 "gm/scaledstrokes.cpp",
2017 "gm/shaderbounds.cpp",
2018 "gm/shadertext.cpp",
2019 "gm/shadertext2.cpp",
2020 "gm/shadertext3.cpp",
2021 "gm/shadowmaps.cpp",
2022 "gm/shadows.cpp",
2023 "gm/shallowgradient.cpp",
2024 "gm/shapes.cpp",
2025 "gm/showmiplevels.cpp",
2026 "gm/simpleaaclip.cpp",
2027 "gm/simplerect.cpp",
2028 "gm/skbug1719.cpp",
2029 "gm/skbug_257.cpp",
2030 "gm/skbug_4868.cpp",
2031 "gm/skbug_5321.cpp",
2032 "gm/smallarc.cpp",
2033 "gm/smallimage.cpp",
2034 "gm/smallpaths.cpp",
2035 "gm/spritebitmap.cpp",
2036 "gm/srcmode.cpp",
2037 "gm/stlouisarch.cpp",
2038 "gm/stringart.cpp",
2039 "gm/stroke_rect_shader.cpp",
2040 "gm/strokedlines.cpp",
2041 "gm/strokefill.cpp",
2042 "gm/strokerect.cpp",
2043 "gm/strokerects.cpp",
2044 "gm/strokes.cpp",
2045 "gm/stroketext.cpp",
2046 "gm/subsetshader.cpp",
2047 "gm/surface.cpp",
2048 "gm/tablecolorfilter.cpp",
2049 "gm/tallstretchedbitmaps.cpp",
2050 "gm/texdata.cpp",
2051 "gm/textblob.cpp",
2052 "gm/textblobblockreordering.cpp",
2053 "gm/textblobcolortrans.cpp",
2054 "gm/textblobgeometrychange.cpp",
2055 "gm/textbloblooper.cpp",
2056 "gm/textblobmixedsizes.cpp",
2057 "gm/textblobrandomfont.cpp",
2058 "gm/textblobshader.cpp",
2059 "gm/textblobtransforms.cpp",
2060 "gm/textblobuseaftergpufree.cpp",
2061 "gm/texteffects.cpp",
2062 "gm/texturedomaineffect.cpp",
2063 "gm/thinconcavepaths.cpp",
2064 "gm/thinrects.cpp",
2065 "gm/thinstrokedrects.cpp",
2066 "gm/tiledscaledbitmap.cpp",
2067 "gm/tileimagefilter.cpp",
2068 "gm/tilemodes.cpp",
2069 "gm/tilemodes_scaled.cpp",
2070 "gm/tinybitmap.cpp",
2071 "gm/transparency.cpp",
2072 "gm/typeface.cpp",
2073 "gm/variedtext.cpp",
2074 "gm/vertices.cpp",
2075 "gm/verttext.cpp",
2076 "gm/verttext2.cpp",
2077 "gm/verylargebitmap.cpp",
2078 "gm/windowrectangles.cpp",
2079 "gm/xfermodeimagefilter.cpp",
2080 "gm/xfermodes.cpp",
2081 "gm/xfermodes2.cpp",
2082 "gm/xfermodes3.cpp",
2083 "gm/yuvtorgbeffect.cpp",
2084 "src/utils/SkMultiPictureDocumentReader.cpp",
2085 "tools/AndroidSkDebugToStdOut.cpp",
2086 "tools/CrashHandler.cpp",
2087 "tools/LsanSuppressions.cpp",
2088 "tools/ProcStats.cpp",
2089 "tools/Resources.cpp",
2090 "tools/ThermalManager.cpp",
2091 "tools/UrlDataManager.cpp",
2092 "tools/debugger/SkDebugCanvas.cpp",
2093 "tools/debugger/SkDrawCommand.cpp",
2094 "tools/debugger/SkJsonWriteBuffer.cpp",
2095 "tools/debugger/SkObjectParser.cpp",
2096 "tools/flags/SkCommandLineFlags.cpp",
2097 "tools/flags/SkCommonFlags.cpp",
2098 "tools/flags/SkCommonFlagsConfig.cpp",
2099 "tools/gpu/GrContextFactory.cpp",
2100 "tools/gpu/GrTest.cpp",
2101 "tools/gpu/TestContext.cpp",
2102 "tools/gpu/gl/GLTestContext.cpp",
2103 "tools/gpu/gl/command_buffer/GLTestContext_command_buffer.cpp",
2104 "tools/gpu/gl/debug/DebugGLTestContext.cpp",
2105 "tools/gpu/gl/debug/GrBufferObj.cpp",
2106 "tools/gpu/gl/debug/GrFrameBufferObj.cpp",
2107 "tools/gpu/gl/debug/GrProgramObj.cpp",
2108 "tools/gpu/gl/debug/GrShaderObj.cpp",
2109 "tools/gpu/gl/debug/GrTextureObj.cpp",
2110 "tools/gpu/gl/debug/GrTextureUnitObj.cpp",
2111 "tools/gpu/gl/egl/CreatePlatformGLTestContext_egl.cpp",
2112 "tools/gpu/gl/null/NullGLTestContext.cpp",
2113 "tools/gpu/vk/VkTestContext.cpp",
2114 "tools/picture_utils.cpp",
2115 "tools/random_parse_path.cpp",
2116 "tools/sk_tool_utils.cpp",
2117 "tools/sk_tool_utils_font.cpp",
2118 "tools/timer/Timer.cpp",
2119 ],
2120
2121 shared_libs: [
2122 "libEGL",
2123 "libGLESv2",
2124 "libdng_sdk",
2125 "libexpat",
2126 "libft2",
2127 "libicui18n",
2128 "libicuuc",
2129 "libjpeg",
2130 "liblog",
2131 "libpiex",
2132 "libpng",
2133 "libvulkan",
2134 "libz",
2135 ],
2136
2137 static_libs: [
2138 "libjsoncpp",
2139 "libskia",
2140 "libsfntly",
2141 "libwebp-decode",
2142 "libwebp-encode",
2143 ],
2144}