blob: 612255de651d99449598f842dfdf5d6389fd08f2 [file] [log] [blame]
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -04001
2###############################################################################
3#
4# THIS FILE IS AUTOGENERATED BY GYP_TO_ANDROID.PY. DO NOT EDIT.
5#
6###############################################################################
7
8LOCAL_PATH:= $(call my-dir)
9include $(CLEAR_VARS)
10LOCAL_CFLAGS += \
11 -Wno-unused-parameter \
12 -U_FORTIFY_SOURCE \
13 -D_FORTIFY_SOURCE=1
14
15LOCAL_SRC_FILES := \
16 DM.cpp \
17 DMBenchTask.cpp \
18 DMCpuGMTask.cpp \
19 DMExpectationsTask.cpp \
20 DMGpuGMTask.cpp \
Skia_Android Canary Botb019efb2014-06-03 17:00:46 -040021 DMPDFRasterizeTask.cpp \
22 DMPDFTask.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -040023 DMPipeTask.cpp \
24 DMQuiltTask.cpp \
25 DMRecordTask.cpp \
26 DMReplayTask.cpp \
27 DMReporter.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -040028 DMSKPTask.cpp \
Skia_Android Canary Botb019efb2014-06-03 17:00:46 -040029 DMSerializeTask.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -040030 DMTask.cpp \
31 DMTaskRunner.cpp \
32 DMTestTask.cpp \
33 DMUtil.cpp \
34 DMWriteTask.cpp \
35 ../gm/gm.cpp \
36 ../gm/gm_expectations.cpp \
37 ../src/pipe/utils/SamplePipeControllers.cpp \
38 ../src/utils/debugger/SkDebugCanvas.cpp \
39 ../src/utils/debugger/SkDrawCommand.cpp \
40 ../src/utils/debugger/SkObjectParser.cpp \
41 ../bench/SkBenchmark.cpp \
42 ../bench/AAClipBench.cpp \
43 ../bench/BicubicBench.cpp \
44 ../bench/BitmapBench.cpp \
45 ../bench/BitmapRectBench.cpp \
46 ../bench/BitmapScaleBench.cpp \
47 ../bench/BlurBench.cpp \
48 ../bench/BlurImageFilterBench.cpp \
49 ../bench/BlurRectBench.cpp \
50 ../bench/BlurRoundRectBench.cpp \
51 ../bench/ChartBench.cpp \
52 ../bench/ChecksumBench.cpp \
53 ../bench/ChromeBench.cpp \
54 ../bench/CmapBench.cpp \
55 ../bench/ColorFilterBench.cpp \
56 ../bench/ColorPrivBench.cpp \
57 ../bench/CoverageBench.cpp \
58 ../bench/DashBench.cpp \
59 ../bench/DecodeBench.cpp \
60 ../bench/DeferredCanvasBench.cpp \
61 ../bench/DeferredSurfaceCopyBench.cpp \
62 ../bench/DisplacementBench.cpp \
Skia_Android Canary Bota51c5482014-06-05 14:06:40 +000063 ../bench/ETCBitmapBench.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -040064 ../bench/FSRectBench.cpp \
65 ../bench/FontCacheBench.cpp \
66 ../bench/FontScalerBench.cpp \
67 ../bench/GameBench.cpp \
68 ../bench/GrMemoryPoolBench.cpp \
69 ../bench/GrResourceCacheBench.cpp \
70 ../bench/GrOrderedSetBench.cpp \
71 ../bench/GradientBench.cpp \
72 ../bench/HairlinePathBench.cpp \
73 ../bench/ImageCacheBench.cpp \
74 ../bench/ImageDecodeBench.cpp \
75 ../bench/ImageFilterDAGBench.cpp \
76 ../bench/InterpBench.cpp \
77 ../bench/LightingBench.cpp \
78 ../bench/LineBench.cpp \
79 ../bench/MagnifierBench.cpp \
80 ../bench/MathBench.cpp \
81 ../bench/Matrix44Bench.cpp \
82 ../bench/MatrixBench.cpp \
83 ../bench/MatrixConvolutionBench.cpp \
Skia_Android Canary Bot005a98d2014-05-20 19:13:17 +000084 ../bench/MemcpyBench.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -040085 ../bench/MemoryBench.cpp \
86 ../bench/MemsetBench.cpp \
87 ../bench/MergeBench.cpp \
88 ../bench/MorphologyBench.cpp \
89 ../bench/MutexBench.cpp \
90 ../bench/PathBench.cpp \
91 ../bench/PathIterBench.cpp \
92 ../bench/PathUtilsBench.cpp \
93 ../bench/PerlinNoiseBench.cpp \
94 ../bench/PicturePlaybackBench.cpp \
95 ../bench/PictureRecordBench.cpp \
96 ../bench/PremulAndUnpremulAlphaOpsBench.cpp \
97 ../bench/QuadTreeBench.cpp \
98 ../bench/RTreeBench.cpp \
99 ../bench/ReadPixBench.cpp \
100 ../bench/RectBench.cpp \
Skia_Android Canary Bota9637122014-06-05 14:35:28 +0000101 ../bench/RectanizerBench.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400102 ../bench/RectoriBench.cpp \
103 ../bench/RefCntBench.cpp \
104 ../bench/RegionBench.cpp \
105 ../bench/RegionContainBench.cpp \
106 ../bench/RepeatTileBench.cpp \
107 ../bench/ScalarBench.cpp \
108 ../bench/ShaderMaskBench.cpp \
109 ../bench/SkipZeroesBench.cpp \
110 ../bench/SortBench.cpp \
111 ../bench/StackBench.cpp \
112 ../bench/StrokeBench.cpp \
113 ../bench/TableBench.cpp \
114 ../bench/TextBench.cpp \
115 ../bench/TileBench.cpp \
116 ../bench/VertBench.cpp \
117 ../bench/WritePixelsBench.cpp \
118 ../bench/WriterBench.cpp \
119 ../bench/XfermodeBench.cpp \
120 ../gm/aaclip.cpp \
121 ../gm/aarectmodes.cpp \
122 ../gm/alphagradients.cpp \
123 ../gm/arcofzorro.cpp \
124 ../gm/arithmode.cpp \
125 ../gm/beziereffects.cpp \
126 ../gm/bicubicfilter.cpp \
127 ../gm/bigblurs.cpp \
128 ../gm/bigmatrix.cpp \
129 ../gm/bigtext.cpp \
130 ../gm/bitmapmatrix.cpp \
131 ../gm/bitmapfilters.cpp \
132 ../gm/bitmappremul.cpp \
133 ../gm/bitmaprect.cpp \
134 ../gm/bitmaprecttest.cpp \
135 ../gm/bitmapscroll.cpp \
136 ../gm/bitmapshader.cpp \
137 ../gm/bitmapsource.cpp \
138 ../gm/bleed.cpp \
139 ../gm/blurcircles.cpp \
140 ../gm/blurs.cpp \
141 ../gm/blurquickreject.cpp \
142 ../gm/blurrect.cpp \
143 ../gm/blurroundrect.cpp \
144 ../gm/canvasstate.cpp \
145 ../gm/circles.cpp \
146 ../gm/circularclips.cpp \
147 ../gm/clippedbitmapshaders.cpp \
148 ../gm/colorfilterimagefilter.cpp \
149 ../gm/colorfilters.cpp \
150 ../gm/colormatrix.cpp \
151 ../gm/colortype.cpp \
152 ../gm/complexclip.cpp \
153 ../gm/complexclip2.cpp \
154 ../gm/composeshader.cpp \
155 ../gm/convexpaths.cpp \
156 ../gm/convexpolyclip.cpp \
157 ../gm/convexpolyeffect.cpp \
158 ../gm/copyTo4444.cpp \
159 ../gm/cubicpaths.cpp \
160 ../gm/cmykjpeg.cpp \
161 ../gm/degeneratesegments.cpp \
162 ../gm/discard.cpp \
163 ../gm/dashcubics.cpp \
164 ../gm/dashing.cpp \
165 ../gm/deviceproperties.cpp \
166 ../gm/distantclip.cpp \
167 ../gm/displacement.cpp \
168 ../gm/downsamplebitmap.cpp \
169 ../gm/drawlooper.cpp \
170 ../gm/dropshadowimagefilter.cpp \
171 ../gm/drrect.cpp \
Skia_Android Canary Bot862c0b82014-05-22 19:16:18 +0000172 ../gm/etc1bitmap.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400173 ../gm/extractbitmap.cpp \
174 ../gm/emptypath.cpp \
175 ../gm/fatpathfill.cpp \
176 ../gm/factory.cpp \
177 ../gm/filltypes.cpp \
178 ../gm/filltypespersp.cpp \
179 ../gm/filterbitmap.cpp \
Skia_Android Canary Bot03a64be2014-05-28 13:32:40 -0400180 ../gm/filterindiabox.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400181 ../gm/fontcache.cpp \
182 ../gm/fontmgr.cpp \
183 ../gm/fontscaler.cpp \
184 ../gm/gammatext.cpp \
185 ../gm/getpostextpath.cpp \
186 ../gm/giantbitmap.cpp \
187 ../gm/gradients.cpp \
188 ../gm/gradients_2pt_conical.cpp \
189 ../gm/gradients_no_texture.cpp \
190 ../gm/gradientDirtyLaundry.cpp \
191 ../gm/gradient_matrix.cpp \
192 ../gm/gradtext.cpp \
193 ../gm/hairlines.cpp \
194 ../gm/hairmodes.cpp \
195 ../gm/hittestpath.cpp \
196 ../gm/imagealphathreshold.cpp \
197 ../gm/imageblur.cpp \
198 ../gm/imageblurtiled.cpp \
199 ../gm/imagemagnifier.cpp \
200 ../gm/imageresizetiled.cpp \
201 ../gm/inversepaths.cpp \
202 ../gm/lerpmode.cpp \
203 ../gm/lighting.cpp \
204 ../gm/lumafilter.cpp \
205 ../gm/image.cpp \
206 ../gm/imagefiltersbase.cpp \
207 ../gm/imagefiltersclipped.cpp \
208 ../gm/imagefilterscropped.cpp \
209 ../gm/imagefiltersgraph.cpp \
210 ../gm/imagefiltersscaled.cpp \
211 ../gm/internal_links.cpp \
212 ../gm/lcdtext.cpp \
213 ../gm/linepaths.cpp \
214 ../gm/matrixconvolution.cpp \
215 ../gm/matriximagefilter.cpp \
216 ../gm/megalooper.cpp \
217 ../gm/mixedxfermodes.cpp \
218 ../gm/modecolorfilters.cpp \
219 ../gm/morphology.cpp \
220 ../gm/nested.cpp \
221 ../gm/ninepatchstretch.cpp \
222 ../gm/nonclosedpaths.cpp \
223 ../gm/offsetimagefilter.cpp \
224 ../gm/optimizations.cpp \
225 ../gm/ovals.cpp \
226 ../gm/patheffects.cpp \
227 ../gm/pathfill.cpp \
228 ../gm/pathinterior.cpp \
229 ../gm/pathopsinverse.cpp \
230 ../gm/pathopsskpclip.cpp \
231 ../gm/pathreverse.cpp \
232 ../gm/peekpixels.cpp \
233 ../gm/perlinnoise.cpp \
234 ../gm/pictureimagefilter.cpp \
235 ../gm/pictureshader.cpp \
236 ../gm/points.cpp \
237 ../gm/poly2poly.cpp \
238 ../gm/polygons.cpp \
239 ../gm/quadpaths.cpp \
240 ../gm/rects.cpp \
241 ../gm/resizeimagefilter.cpp \
242 ../gm/rrect.cpp \
243 ../gm/rrects.cpp \
244 ../gm/roundrects.cpp \
245 ../gm/samplerstress.cpp \
246 ../gm/shaderbounds.cpp \
247 ../gm/selftest.cpp \
248 ../gm/shadows.cpp \
249 ../gm/shallowgradient.cpp \
250 ../gm/simpleaaclip.cpp \
251 ../gm/skbug1719.cpp \
252 ../gm/stringart.cpp \
253 ../gm/spritebitmap.cpp \
254 ../gm/srcmode.cpp \
255 ../gm/strokefill.cpp \
256 ../gm/strokerect.cpp \
257 ../gm/strokerects.cpp \
258 ../gm/strokes.cpp \
259 ../gm/stroketext.cpp \
260 ../gm/tablecolorfilter.cpp \
261 ../gm/texteffects.cpp \
262 ../gm/testimagefilters.cpp \
263 ../gm/texdata.cpp \
Skia_Android Canary Bota8659502014-06-09 22:14:27 +0000264 ../gm/variedtext.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400265 ../gm/texturedomaineffect.cpp \
266 ../gm/thinrects.cpp \
267 ../gm/thinstrokedrects.cpp \
268 ../gm/tileimagefilter.cpp \
269 ../gm/tilemodes.cpp \
270 ../gm/tilemodes_scaled.cpp \
271 ../gm/tinybitmap.cpp \
272 ../gm/twopointradial.cpp \
273 ../gm/typeface.cpp \
274 ../gm/vertices.cpp \
275 ../gm/verttext.cpp \
276 ../gm/verttext2.cpp \
277 ../gm/xfermodeimagefilter.cpp \
278 ../gm/xfermodes.cpp \
279 ../gm/xfermodes2.cpp \
280 ../gm/xfermodes3.cpp \
281 ../tests/PathOpsAngleTest.cpp \
282 ../tests/PathOpsBoundsTest.cpp \
283 ../tests/PathOpsCubicIntersectionTest.cpp \
284 ../tests/PathOpsCubicIntersectionTestData.cpp \
285 ../tests/PathOpsCubicLineIntersectionTest.cpp \
286 ../tests/PathOpsCubicQuadIntersectionTest.cpp \
287 ../tests/PathOpsCubicReduceOrderTest.cpp \
288 ../tests/PathOpsCubicToQuadsTest.cpp \
289 ../tests/PathOpsDCubicTest.cpp \
290 ../tests/PathOpsDLineTest.cpp \
291 ../tests/PathOpsDPointTest.cpp \
292 ../tests/PathOpsDQuadTest.cpp \
293 ../tests/PathOpsDRectTest.cpp \
294 ../tests/PathOpsDTriangleTest.cpp \
295 ../tests/PathOpsDVectorTest.cpp \
296 ../tests/PathOpsExtendedTest.cpp \
297 ../tests/PathOpsInverseTest.cpp \
298 ../tests/PathOpsLineIntersectionTest.cpp \
299 ../tests/PathOpsLineParametetersTest.cpp \
300 ../tests/PathOpsOpCubicThreadedTest.cpp \
301 ../tests/PathOpsOpRectThreadedTest.cpp \
302 ../tests/PathOpsOpTest.cpp \
303 ../tests/PathOpsQuadIntersectionTest.cpp \
304 ../tests/PathOpsQuadIntersectionTestData.cpp \
305 ../tests/PathOpsQuadLineIntersectionTest.cpp \
306 ../tests/PathOpsQuadLineIntersectionThreadedTest.cpp \
307 ../tests/PathOpsQuadParameterizationTest.cpp \
308 ../tests/PathOpsQuadReduceOrderTest.cpp \
309 ../tests/PathOpsSimplifyDegenerateThreadedTest.cpp \
310 ../tests/PathOpsSimplifyFailTest.cpp \
311 ../tests/PathOpsSimplifyQuadralateralsThreadedTest.cpp \
312 ../tests/PathOpsSimplifyQuadThreadedTest.cpp \
313 ../tests/PathOpsSimplifyRectThreadedTest.cpp \
314 ../tests/PathOpsSimplifyTest.cpp \
315 ../tests/PathOpsSimplifyTrianglesThreadedTest.cpp \
316 ../tests/PathOpsSkpTest.cpp \
317 ../tests/PathOpsTestCommon.cpp \
318 ../tests/PathOpsThreadedCommon.cpp \
319 ../tests/Test.cpp \
320 ../tests/AAClipTest.cpp \
321 ../tests/ARGBImageEncoderTest.cpp \
322 ../tests/AndroidPaintTest.cpp \
323 ../tests/AnnotationTest.cpp \
324 ../tests/AsADashTest.cpp \
325 ../tests/AtomicTest.cpp \
326 ../tests/BBoxHierarchyTest.cpp \
327 ../tests/BitSetTest.cpp \
328 ../tests/BitmapCopyTest.cpp \
329 ../tests/BitmapGetColorTest.cpp \
330 ../tests/BitmapHasherTest.cpp \
331 ../tests/BitmapHeapTest.cpp \
332 ../tests/BitmapTest.cpp \
333 ../tests/BlendTest.cpp \
334 ../tests/BlitRowTest.cpp \
335 ../tests/BlurTest.cpp \
336 ../tests/CachedDecodingPixelRefTest.cpp \
337 ../tests/CanvasStateTest.cpp \
338 ../tests/CanvasTest.cpp \
339 ../tests/ChecksumTest.cpp \
340 ../tests/ClampRangeTest.cpp \
341 ../tests/ClipCacheTest.cpp \
342 ../tests/ClipCubicTest.cpp \
343 ../tests/ClipStackTest.cpp \
344 ../tests/ClipperTest.cpp \
345 ../tests/ColorFilterTest.cpp \
346 ../tests/ColorPrivTest.cpp \
347 ../tests/ColorTest.cpp \
348 ../tests/DashPathEffectTest.cpp \
349 ../tests/DataRefTest.cpp \
350 ../tests/DeferredCanvasTest.cpp \
351 ../tests/DequeTest.cpp \
352 ../tests/DeviceLooperTest.cpp \
353 ../tests/DiscardableMemoryPoolTest.cpp \
354 ../tests/DiscardableMemoryTest.cpp \
355 ../tests/DocumentTest.cpp \
356 ../tests/DrawBitmapRectTest.cpp \
357 ../tests/DrawPathTest.cpp \
358 ../tests/DrawTextTest.cpp \
359 ../tests/DynamicHashTest.cpp \
360 ../tests/EmptyPathTest.cpp \
361 ../tests/ErrorTest.cpp \
362 ../tests/FillPathTest.cpp \
363 ../tests/FitsInTest.cpp \
364 ../tests/FlatDataTest.cpp \
365 ../tests/FlateTest.cpp \
366 ../tests/FontHostStreamTest.cpp \
367 ../tests/FontHostTest.cpp \
Skia_Android Canary Botf56b9c12014-05-30 12:52:41 -0400368 ../tests/FontObjTest.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400369 ../tests/FontMgrTest.cpp \
370 ../tests/FontNamesTest.cpp \
371 ../tests/FrontBufferedStreamTest.cpp \
372 ../tests/GLInterfaceValidationTest.cpp \
373 ../tests/GLProgramsTest.cpp \
374 ../tests/GeometryTest.cpp \
375 ../tests/GifTest.cpp \
376 ../tests/GpuColorFilterTest.cpp \
377 ../tests/GpuDrawPathTest.cpp \
Skia_Android Canary Botdd9fdd92014-05-29 14:49:44 -0400378 ../tests/GpuRectanizerTest.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400379 ../tests/GrBinHashKeyTest.cpp \
380 ../tests/GrContextFactoryTest.cpp \
381 ../tests/GrDrawTargetTest.cpp \
382 ../tests/GrMemoryPoolTest.cpp \
383 ../tests/GrRedBlackTreeTest.cpp \
384 ../tests/GrOrderedSetTest.cpp \
385 ../tests/GrSurfaceTest.cpp \
386 ../tests/GrTBSearchTest.cpp \
387 ../tests/GradientTest.cpp \
388 ../tests/HashCacheTest.cpp \
389 ../tests/ImageCacheTest.cpp \
390 ../tests/ImageDecodingTest.cpp \
391 ../tests/ImageFilterTest.cpp \
392 ../tests/InfRectTest.cpp \
393 ../tests/JpegTest.cpp \
Skia_Android Canary Bot9e143892014-06-06 13:24:32 +0000394 ../tests/KtxTest.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400395 ../tests/LListTest.cpp \
396 ../tests/LayerDrawLooperTest.cpp \
397 ../tests/LayerRasterizerTest.cpp \
398 ../tests/MD5Test.cpp \
399 ../tests/MallocPixelRefTest.cpp \
400 ../tests/MathTest.cpp \
401 ../tests/Matrix44Test.cpp \
402 ../tests/MatrixClipCollapseTest.cpp \
403 ../tests/MatrixTest.cpp \
404 ../tests/MemoryTest.cpp \
405 ../tests/MemsetTest.cpp \
406 ../tests/MessageBusTest.cpp \
407 ../tests/MetaDataTest.cpp \
408 ../tests/MipMapTest.cpp \
Skia_Android Canary Bot9503b8f2014-06-09 18:20:00 +0000409 ../tests/NameAllocatorTest.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400410 ../tests/ObjectPoolTest.cpp \
411 ../tests/OSPathTest.cpp \
412 ../tests/OnceTest.cpp \
413 ../tests/PDFPrimitivesTest.cpp \
414 ../tests/PackBitsTest.cpp \
415 ../tests/PaintTest.cpp \
416 ../tests/ParsePathTest.cpp \
417 ../tests/PathCoverageTest.cpp \
418 ../tests/PathMeasureTest.cpp \
419 ../tests/PathTest.cpp \
420 ../tests/PathUtilsTest.cpp \
421 ../tests/PictureTest.cpp \
422 ../tests/PictureShaderTest.cpp \
423 ../tests/PictureStateTreeTest.cpp \
424 ../tests/PictureUtilsTest.cpp \
425 ../tests/PixelRefTest.cpp \
426 ../tests/PointTest.cpp \
427 ../tests/PremulAlphaRoundTripTest.cpp \
428 ../tests/QuickRejectTest.cpp \
429 ../tests/RTreeTest.cpp \
430 ../tests/RandomTest.cpp \
431 ../tests/ReadPixelsTest.cpp \
432 ../tests/ReadWriteAlphaTest.cpp \
433 ../tests/Reader32Test.cpp \
434 ../tests/RecordDrawTest.cpp \
435 ../tests/RecordOptsTest.cpp \
436 ../tests/RecordPatternTest.cpp \
437 ../tests/RecordTest.cpp \
438 ../tests/RecorderTest.cpp \
439 ../tests/RecordingTest.cpp \
440 ../tests/RefCntTest.cpp \
441 ../tests/RefDictTest.cpp \
442 ../tests/RegionTest.cpp \
443 ../tests/ResourceCacheTest.cpp \
444 ../tests/RoundRectTest.cpp \
445 ../tests/RuntimeConfigTest.cpp \
446 ../tests/SHA1Test.cpp \
447 ../tests/ScalarTest.cpp \
448 ../tests/SerializationTest.cpp \
449 ../tests/ShaderImageFilterTest.cpp \
450 ../tests/ShaderOpacityTest.cpp \
451 ../tests/SkBase64Test.cpp \
452 ../tests/SListTest.cpp \
453 ../tests/SmallAllocatorTest.cpp \
454 ../tests/SortTest.cpp \
455 ../tests/SrcOverTest.cpp \
456 ../tests/StreamTest.cpp \
457 ../tests/StringTest.cpp \
458 ../tests/StrokeTest.cpp \
459 ../tests/SurfaceTest.cpp \
460 ../tests/TArrayTest.cpp \
461 ../tests/TLSTest.cpp \
462 ../tests/TSetTest.cpp \
463 ../tests/TestSize.cpp \
Skia_Android Canary Bot77e52912014-06-11 19:29:49 +0000464 ../tests/TextureCompressionTest.cpp \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400465 ../tests/TileGridTest.cpp \
466 ../tests/ToUnicodeTest.cpp \
467 ../tests/TracingTest.cpp \
468 ../tests/TypefaceTest.cpp \
469 ../tests/UnicodeTest.cpp \
470 ../tests/UnitTestTest.cpp \
471 ../tests/UtilsTest.cpp \
472 ../tests/WArrayTest.cpp \
473 ../tests/WritePixelsTest.cpp \
474 ../tests/Writer32Test.cpp \
475 ../tests/XfermodeTest.cpp \
476 ../tests/PipeTest.cpp \
477 ../tests/TDStackNesterTest.cpp \
478 ../tools/sk_tool_utils.cpp \
479 ../gm/androidfallback.cpp \
480 ../tools/flags/SkCommandLineFlags.cpp \
481 ../src/gpu/GrTest.cpp \
482 ../src/record/SkRecordDraw.cpp \
483 ../src/record/SkRecordOpts.cpp \
484 ../src/record/SkRecorder.cpp \
485 ../src/record/SkRecording.cpp \
486 ../experimental/SkSetPoly3To3.cpp \
487 ../experimental/SkSetPoly3To3_A.cpp \
488 ../experimental/SkSetPoly3To3_D.cpp \
489 ../tools/picture_utils.cpp
490
491LOCAL_SHARED_LIBRARIES := \
492 liblog \
Skia_Android Canary Botb019efb2014-06-03 17:00:46 -0400493 libskia \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400494 libGLESv2 \
495 libEGL \
496 libz
497
498LOCAL_C_INCLUDES := \
499 $(LOCAL_PATH)/../include/config \
500 $(LOCAL_PATH)/../include/core \
501 $(LOCAL_PATH)/../include/pathops \
502 $(LOCAL_PATH)/../include/pipe \
503 $(LOCAL_PATH)/../include/effects \
504 $(LOCAL_PATH)/../include/images \
505 $(LOCAL_PATH)/../include/ports \
506 $(LOCAL_PATH)/../src/sfnt \
507 $(LOCAL_PATH)/../include/utils \
508 $(LOCAL_PATH)/../src/utils \
509 $(LOCAL_PATH)/../include/gpu \
510 $(LOCAL_PATH)/../src/core \
511 $(LOCAL_PATH)/../src/gpu \
512 $(LOCAL_PATH)/../include/record \
513 $(LOCAL_PATH)/../bench \
514 $(LOCAL_PATH)/../gm \
515 $(LOCAL_PATH)/../tests \
516 $(LOCAL_PATH)/../src/images \
517 $(LOCAL_PATH)/../src/lazy \
518 $(LOCAL_PATH)/../src/effects \
519 $(LOCAL_PATH)/../src/pipe/utils \
520 $(LOCAL_PATH)/../src/utils/debugger \
521 $(LOCAL_PATH)/../tools \
522 $(LOCAL_PATH)/../src/image \
523 $(LOCAL_PATH)/../src/pathops \
524 $(LOCAL_PATH)/../src/pdf \
525 $(LOCAL_PATH)/../src/record \
526 $(LOCAL_PATH)/../experimental/PdfViewer \
527 $(LOCAL_PATH)/../experimental/PdfViewer/src \
528 $(LOCAL_PATH)/../tools/flags \
Skia_Android Canary Botab312cb2014-06-04 13:00:21 -0400529 $(LOCAL_PATH)/../third_party/etc1 \
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400530 $(LOCAL_PATH)/../experimental \
531 $(LOCAL_PATH)/../include/pdf
532
533LOCAL_MODULE_TAGS := \
Skia_Android Canary Botab312cb2014-06-04 13:00:21 -0400534 tests
Skia_Android Canary Bot375799a2014-05-19 11:30:04 -0400535
536LOCAL_MODULE := \
537 skia_dm
538
539include external/stlport/libstlport.mk
540include $(BUILD_EXECUTABLE)