Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 1 | |
| 2 | ############################################################################### |
| 3 | # |
| 4 | # THIS FILE IS AUTOGENERATED BY GYP_TO_ANDROID.PY. DO NOT EDIT. |
| 5 | # |
Skia_Android Canary Bot | 65f8122 | 2015-02-12 16:22:54 +0000 | [diff] [blame] | 6 | # For bugs, please contact scroggo@google.com or djsollen@google.com |
| 7 | # |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 8 | ############################################################################### |
| 9 | |
| 10 | LOCAL_PATH:= $(call my-dir) |
| 11 | include $(CLEAR_VARS) |
| 12 | LOCAL_CFLAGS += \ |
Skia_Android Canary Bot | 454ecec | 2014-07-22 19:13:51 +0000 | [diff] [blame] | 13 | -fPIC \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 14 | -Wno-unused-parameter \ |
| 15 | -U_FORTIFY_SOURCE \ |
Skia_Android Canary Bot | 7406dac | 2015-01-27 17:03:07 +0000 | [diff] [blame] | 16 | -D_FORTIFY_SOURCE=1 \ |
| 17 | -DSKIA_IMPLEMENTATION=1 |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 18 | |
Skia_Android Canary Bot | a8dbe3f | 2014-06-17 18:50:35 +0000 | [diff] [blame] | 19 | LOCAL_CPPFLAGS := \ |
Skia_Android Canary Bot | d9d0aab | 2015-02-05 17:26:11 +0000 | [diff] [blame] | 20 | -std=c++11 \ |
Skia_Android Canary Bot | a8dbe3f | 2014-06-17 18:50:35 +0000 | [diff] [blame] | 21 | -Wno-invalid-offsetof |
| 22 | |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 23 | LOCAL_SRC_FILES := \ |
| 24 | DM.cpp \ |
Skia_Android Canary Bot | c4f5f5c | 2015-01-15 18:58:17 +0000 | [diff] [blame] | 25 | DMSrcSink.cpp \ |
Skia_Android Canary Bot | a1c0366 | 2014-11-04 15:23:21 +0000 | [diff] [blame] | 26 | DMJsonWriter.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 27 | ../gm/gm.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 28 | ../src/pipe/utils/SamplePipeControllers.cpp \ |
| 29 | ../src/utils/debugger/SkDebugCanvas.cpp \ |
| 30 | ../src/utils/debugger/SkDrawCommand.cpp \ |
| 31 | ../src/utils/debugger/SkObjectParser.cpp \ |
Skia_Android Canary Bot | d537ce1 | 2014-06-24 14:58:14 +0000 | [diff] [blame] | 32 | ../tests/Test.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 33 | ../tests/PathOpsAngleTest.cpp \ |
| 34 | ../tests/PathOpsBoundsTest.cpp \ |
Skia_Android Canary Bot | 241bb37 | 2015-03-26 14:54:52 +0000 | [diff] [blame] | 35 | ../tests/PathOpsBuilderTest.cpp \ |
| 36 | ../tests/PathOpsBuildUseTest.cpp \ |
Skia_Android Canary Bot | 924e6bc | 2015-04-20 15:34:17 +0000 | [diff] [blame] | 37 | ../tests/PathOpsConicIntersectionTest.cpp \ |
| 38 | ../tests/PathOpsConicLineIntersectionTest.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 39 | ../tests/PathOpsCubicIntersectionTest.cpp \ |
| 40 | ../tests/PathOpsCubicIntersectionTestData.cpp \ |
| 41 | ../tests/PathOpsCubicLineIntersectionTest.cpp \ |
| 42 | ../tests/PathOpsCubicQuadIntersectionTest.cpp \ |
| 43 | ../tests/PathOpsCubicReduceOrderTest.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 44 | ../tests/PathOpsDCubicTest.cpp \ |
| 45 | ../tests/PathOpsDLineTest.cpp \ |
| 46 | ../tests/PathOpsDPointTest.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 47 | ../tests/PathOpsDRectTest.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 48 | ../tests/PathOpsDVectorTest.cpp \ |
| 49 | ../tests/PathOpsExtendedTest.cpp \ |
Skia_Android Canary Bot | 57de8fe | 2014-11-13 15:01:05 +0000 | [diff] [blame] | 50 | ../tests/PathOpsFuzz763Test.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 51 | ../tests/PathOpsInverseTest.cpp \ |
Skia_Android Canary Bot | 924e6bc | 2015-04-20 15:34:17 +0000 | [diff] [blame] | 52 | ../tests/PathOpsIssue3651.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 53 | ../tests/PathOpsLineIntersectionTest.cpp \ |
| 54 | ../tests/PathOpsLineParametetersTest.cpp \ |
Skia_Android Canary Bot | 924e6bc | 2015-04-20 15:34:17 +0000 | [diff] [blame] | 55 | ../tests/PathOpsOpCircleThreadedTest.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 56 | ../tests/PathOpsOpCubicThreadedTest.cpp \ |
| 57 | ../tests/PathOpsOpRectThreadedTest.cpp \ |
| 58 | ../tests/PathOpsOpTest.cpp \ |
| 59 | ../tests/PathOpsQuadIntersectionTest.cpp \ |
| 60 | ../tests/PathOpsQuadIntersectionTestData.cpp \ |
| 61 | ../tests/PathOpsQuadLineIntersectionTest.cpp \ |
| 62 | ../tests/PathOpsQuadLineIntersectionThreadedTest.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 63 | ../tests/PathOpsQuadReduceOrderTest.cpp \ |
| 64 | ../tests/PathOpsSimplifyDegenerateThreadedTest.cpp \ |
| 65 | ../tests/PathOpsSimplifyFailTest.cpp \ |
| 66 | ../tests/PathOpsSimplifyQuadralateralsThreadedTest.cpp \ |
| 67 | ../tests/PathOpsSimplifyQuadThreadedTest.cpp \ |
| 68 | ../tests/PathOpsSimplifyRectThreadedTest.cpp \ |
| 69 | ../tests/PathOpsSimplifyTest.cpp \ |
| 70 | ../tests/PathOpsSimplifyTrianglesThreadedTest.cpp \ |
| 71 | ../tests/PathOpsSkpTest.cpp \ |
| 72 | ../tests/PathOpsTestCommon.cpp \ |
| 73 | ../tests/PathOpsThreadedCommon.cpp \ |
Skia_Android Canary Bot | 241bb37 | 2015-03-26 14:54:52 +0000 | [diff] [blame] | 74 | ../tests/PathOpsThreeWayTest.cpp \ |
Skia_Android Canary Bot | d537ce1 | 2014-06-24 14:58:14 +0000 | [diff] [blame] | 75 | ../tests/PathOpsTightBoundsTest.cpp \ |
Skia_Android Canary Bot | 241bb37 | 2015-03-26 14:54:52 +0000 | [diff] [blame] | 76 | ../tests/PathOpsTypesTest.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 77 | ../tests/AAClipTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 78 | ../tests/ARGBImageEncoderTest.cpp \ |
| 79 | ../tests/AnnotationTest.cpp \ |
| 80 | ../tests/AsADashTest.cpp \ |
| 81 | ../tests/AtomicTest.cpp \ |
| 82 | ../tests/BadIcoTest.cpp \ |
| 83 | ../tests/BitSetTest.cpp \ |
| 84 | ../tests/BitmapCopyTest.cpp \ |
| 85 | ../tests/BitmapGetColorTest.cpp \ |
| 86 | ../tests/BitmapHasherTest.cpp \ |
| 87 | ../tests/BitmapHeapTest.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 88 | ../tests/BitmapTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 89 | ../tests/BlendTest.cpp \ |
| 90 | ../tests/BlitRowTest.cpp \ |
| 91 | ../tests/BlurTest.cpp \ |
| 92 | ../tests/CPlusPlusEleven.cpp \ |
| 93 | ../tests/CTest.cpp \ |
| 94 | ../tests/CachedDataTest.cpp \ |
| 95 | ../tests/CachedDecodingPixelRefTest.cpp \ |
| 96 | ../tests/CanvasStateHelpers.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 97 | ../tests/CanvasStateTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 98 | ../tests/CanvasTest.cpp \ |
| 99 | ../tests/ChecksumTest.cpp \ |
| 100 | ../tests/ClampRangeTest.cpp \ |
| 101 | ../tests/ClipCacheTest.cpp \ |
| 102 | ../tests/ClipCubicTest.cpp \ |
| 103 | ../tests/ClipStackTest.cpp \ |
| 104 | ../tests/ClipperTest.cpp \ |
| 105 | ../tests/CodexTest.cpp \ |
| 106 | ../tests/ColorFilterTest.cpp \ |
Skia_Android Canary Bot | b16325c | 2015-06-05 16:43:29 +0000 | [diff] [blame] | 107 | ../tests/ColorMatrixTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 108 | ../tests/ColorPrivTest.cpp \ |
| 109 | ../tests/ColorTest.cpp \ |
| 110 | ../tests/DashPathEffectTest.cpp \ |
| 111 | ../tests/DataRefTest.cpp \ |
| 112 | ../tests/DeferredCanvasTest.cpp \ |
| 113 | ../tests/DeflateWStream.cpp \ |
| 114 | ../tests/DequeTest.cpp \ |
| 115 | ../tests/DeviceLooperTest.cpp \ |
| 116 | ../tests/DiscardableMemoryPoolTest.cpp \ |
| 117 | ../tests/DiscardableMemoryTest.cpp \ |
| 118 | ../tests/DocumentTest.cpp \ |
| 119 | ../tests/DrawBitmapRectTest.cpp \ |
| 120 | ../tests/DrawFilterTest.cpp \ |
| 121 | ../tests/DrawPathTest.cpp \ |
| 122 | ../tests/DrawTextTest.cpp \ |
| 123 | ../tests/DynamicHashTest.cpp \ |
| 124 | ../tests/EmptyPathTest.cpp \ |
| 125 | ../tests/ErrorTest.cpp \ |
| 126 | ../tests/FillPathTest.cpp \ |
| 127 | ../tests/FitsInTest.cpp \ |
| 128 | ../tests/FlateTest.cpp \ |
| 129 | ../tests/FloatingPointTextureTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 130 | ../tests/FontHostStreamTest.cpp \ |
| 131 | ../tests/FontHostTest.cpp \ |
Skia_Android Canary Bot | 03415d3 | 2015-06-23 20:28:01 +0000 | [diff] [blame] | 132 | ../tests/FontMgrAndroidParserTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 133 | ../tests/FontMgrTest.cpp \ |
| 134 | ../tests/FontNamesTest.cpp \ |
| 135 | ../tests/FontObjTest.cpp \ |
| 136 | ../tests/FrontBufferedStreamTest.cpp \ |
| 137 | ../tests/FunctionTest.cpp \ |
| 138 | ../tests/GLInterfaceValidationTest.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 139 | ../tests/GLProgramsTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 140 | ../tests/GeometryTest.cpp \ |
| 141 | ../tests/GifTest.cpp \ |
| 142 | ../tests/GpuColorFilterTest.cpp \ |
| 143 | ../tests/GpuDrawPathTest.cpp \ |
| 144 | ../tests/GpuLayerCacheTest.cpp \ |
| 145 | ../tests/GpuRectanizerTest.cpp \ |
| 146 | ../tests/GrAllocatorTest.cpp \ |
| 147 | ../tests/GrContextFactoryTest.cpp \ |
| 148 | ../tests/GrDrawTargetTest.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 149 | ../tests/GrGLSLPrettyPrintTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 150 | ../tests/GrMemoryPoolTest.cpp \ |
Skia_Android Canary Bot | 2946336 | 2015-05-27 22:11:09 +0000 | [diff] [blame] | 151 | ../tests/GrPorterDuffTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 152 | ../tests/GrSurfaceTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 153 | ../tests/GrTRecorderTest.cpp \ |
Skia_Android Canary Bot | 0d16417 | 2015-06-15 16:50:53 +0000 | [diff] [blame] | 154 | ../tests/GrTextureMipMapInvalidationTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 155 | ../tests/GradientTest.cpp \ |
| 156 | ../tests/HashTest.cpp \ |
| 157 | ../tests/ImageCacheTest.cpp \ |
| 158 | ../tests/ImageDecodingTest.cpp \ |
| 159 | ../tests/ImageFilterTest.cpp \ |
| 160 | ../tests/ImageGeneratorTest.cpp \ |
| 161 | ../tests/ImageIsOpaqueTest.cpp \ |
| 162 | ../tests/ImageNewShaderTest.cpp \ |
Skia_Android Canary Bot | 89bbb5c | 2015-06-22 19:50:44 +0000 | [diff] [blame] | 163 | ../tests/ImageTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 164 | ../tests/IndexedPngOverflowTest.cpp \ |
| 165 | ../tests/InfRectTest.cpp \ |
| 166 | ../tests/InterpolatorTest.cpp \ |
| 167 | ../tests/InvalidIndexedPngTest.cpp \ |
| 168 | ../tests/JpegTest.cpp \ |
| 169 | ../tests/KtxTest.cpp \ |
| 170 | ../tests/LListTest.cpp \ |
| 171 | ../tests/LayerDrawLooperTest.cpp \ |
| 172 | ../tests/LayerRasterizerTest.cpp \ |
| 173 | ../tests/LazyPtrTest.cpp \ |
| 174 | ../tests/MD5Test.cpp \ |
| 175 | ../tests/MallocPixelRefTest.cpp \ |
| 176 | ../tests/MaskCacheTest.cpp \ |
| 177 | ../tests/MathTest.cpp \ |
| 178 | ../tests/Matrix44Test.cpp \ |
| 179 | ../tests/MatrixClipCollapseTest.cpp \ |
| 180 | ../tests/MatrixTest.cpp \ |
| 181 | ../tests/MemoryTest.cpp \ |
| 182 | ../tests/MemsetTest.cpp \ |
| 183 | ../tests/MessageBusTest.cpp \ |
| 184 | ../tests/MetaDataTest.cpp \ |
| 185 | ../tests/MipMapTest.cpp \ |
| 186 | ../tests/NameAllocatorTest.cpp \ |
| 187 | ../tests/OSPathTest.cpp \ |
| 188 | ../tests/OnceTest.cpp \ |
| 189 | ../tests/PDFInvalidBitmapTest.cpp \ |
| 190 | ../tests/PDFJpegEmbedTest.cpp \ |
| 191 | ../tests/PDFPrimitivesTest.cpp \ |
| 192 | ../tests/PMFloatTest.cpp \ |
| 193 | ../tests/PackBitsTest.cpp \ |
| 194 | ../tests/PaintTest.cpp \ |
| 195 | ../tests/ParsePathTest.cpp \ |
| 196 | ../tests/PathCoverageTest.cpp \ |
| 197 | ../tests/PathMeasureTest.cpp \ |
| 198 | ../tests/PathTest.cpp \ |
| 199 | ../tests/PictureBBHTest.cpp \ |
| 200 | ../tests/PictureShaderTest.cpp \ |
| 201 | ../tests/PictureTest.cpp \ |
| 202 | ../tests/PipeTest.cpp \ |
| 203 | ../tests/PixelRefTest.cpp \ |
Skia_Android Canary Bot | 958ca3f | 2015-07-13 20:19:10 +0000 | [diff] [blame] | 204 | ../tests/Point3Test.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 205 | ../tests/PointTest.cpp \ |
| 206 | ../tests/PremulAlphaRoundTripTest.cpp \ |
| 207 | ../tests/QuickRejectTest.cpp \ |
| 208 | ../tests/RTConfRegistryTest.cpp \ |
| 209 | ../tests/RTreeTest.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 210 | ../tests/RandomTest.cpp \ |
| 211 | ../tests/ReadPixelsTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 212 | ../tests/ReadWriteAlphaTest.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 213 | ../tests/Reader32Test.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 214 | ../tests/RecordDrawTest.cpp \ |
| 215 | ../tests/RecordOptsTest.cpp \ |
| 216 | ../tests/RecordPatternTest.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 217 | ../tests/RecordReplaceDrawTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 218 | ../tests/RecordTest.cpp \ |
| 219 | ../tests/RecorderTest.cpp \ |
| 220 | ../tests/RecordingXfermodeTest.cpp \ |
| 221 | ../tests/RectTest.cpp \ |
| 222 | ../tests/RefCntTest.cpp \ |
| 223 | ../tests/RefDictTest.cpp \ |
| 224 | ../tests/RegionTest.cpp \ |
| 225 | ../tests/ResourceCacheTest.cpp \ |
| 226 | ../tests/RoundRectTest.cpp \ |
| 227 | ../tests/RuntimeConfigTest.cpp \ |
| 228 | ../tests/SHA1Test.cpp \ |
| 229 | ../tests/SVGDeviceTest.cpp \ |
| 230 | ../tests/ScalarTest.cpp \ |
| 231 | ../tests/SerializationTest.cpp \ |
| 232 | ../tests/ShaderImageFilterTest.cpp \ |
| 233 | ../tests/ShaderOpacityTest.cpp \ |
| 234 | ../tests/SizeTest.cpp \ |
| 235 | ../tests/SkBase64Test.cpp \ |
| 236 | ../tests/SkImageTest.cpp \ |
| 237 | ../tests/SkNxTest.cpp \ |
| 238 | ../tests/SkResourceCacheTest.cpp \ |
Skia_Android Canary Bot | 4b003d1 | 2015-06-29 20:49:52 +0000 | [diff] [blame] | 239 | ../tests/SkSharedMutexTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 240 | ../tests/SmallAllocatorTest.cpp \ |
| 241 | ../tests/SortTest.cpp \ |
| 242 | ../tests/SrcOverTest.cpp \ |
| 243 | ../tests/StreamTest.cpp \ |
| 244 | ../tests/StringTest.cpp \ |
| 245 | ../tests/StrokeTest.cpp \ |
| 246 | ../tests/StrokerTest.cpp \ |
| 247 | ../tests/SurfaceTest.cpp \ |
| 248 | ../tests/SwizzlerTest.cpp \ |
| 249 | ../tests/TArrayTest.cpp \ |
| 250 | ../tests/TDPQueueTest.cpp \ |
| 251 | ../tests/TDStackNesterTest.cpp \ |
| 252 | ../tests/TLSTest.cpp \ |
| 253 | ../tests/TemplatesTest.cpp \ |
| 254 | ../tests/TessellatingPathRendererTests.cpp \ |
Skia_Android Canary Bot | a8aec03 | 2015-07-17 19:50:22 +0000 | [diff] [blame] | 255 | ../tests/TextBlobCacheTest.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 256 | ../tests/TextBlobTest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 257 | ../tests/TextureCompressionTest.cpp \ |
| 258 | ../tests/Time.cpp \ |
| 259 | ../tests/ToUnicodeTest.cpp \ |
| 260 | ../tests/TracingTest.cpp \ |
| 261 | ../tests/TypefaceTest.cpp \ |
| 262 | ../tests/UnicodeTest.cpp \ |
| 263 | ../tests/UtilsTest.cpp \ |
| 264 | ../tests/VarAllocTest.cpp \ |
| 265 | ../tests/WArrayTest.cpp \ |
| 266 | ../tests/WritePixelsTest.cpp \ |
| 267 | ../tests/Writer32Test.cpp \ |
| 268 | ../tests/XfermodeTest.cpp \ |
| 269 | ../tests/YUVCacheTest.cpp \ |
Skia_Android Canary Bot | 2109e59 | 2015-05-27 15:56:04 +0000 | [diff] [blame] | 270 | ../tests/skpdf_opaquesrcmodetosrcover.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 271 | DMSrcSinkAndroid.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 272 | ../gm/aaclip.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 273 | ../gm/aarectmodes.cpp \ |
Skia_Android Canary Bot | 2946336 | 2015-05-27 22:11:09 +0000 | [diff] [blame] | 274 | ../gm/aaxfermodes.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 275 | ../gm/addarc.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 276 | ../gm/all_bitmap_configs.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 277 | ../gm/alphagradients.cpp \ |
| 278 | ../gm/anisotropic.cpp \ |
| 279 | ../gm/arcofzorro.cpp \ |
| 280 | ../gm/arithmode.cpp \ |
| 281 | ../gm/astcbitmap.cpp \ |
| 282 | ../gm/badpaint.cpp \ |
| 283 | ../gm/beziereffects.cpp \ |
| 284 | ../gm/beziers.cpp \ |
| 285 | ../gm/bigblurs.cpp \ |
| 286 | ../gm/bigmatrix.cpp \ |
| 287 | ../gm/bigtext.cpp \ |
Skia_Android Canary Bot | 5ad274f | 2015-06-08 13:23:43 +0000 | [diff] [blame] | 288 | ../gm/bigtileimagefilter.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 289 | ../gm/bitmapfilters.cpp \ |
| 290 | ../gm/bitmappremul.cpp \ |
| 291 | ../gm/bitmaprect.cpp \ |
| 292 | ../gm/bitmaprecttest.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 293 | ../gm/bitmapshader.cpp \ |
| 294 | ../gm/bitmapsource.cpp \ |
| 295 | ../gm/bitmapsource2.cpp \ |
| 296 | ../gm/bleed.cpp \ |
| 297 | ../gm/blend.cpp \ |
| 298 | ../gm/blurcircles.cpp \ |
| 299 | ../gm/blurquickreject.cpp \ |
| 300 | ../gm/blurrect.cpp \ |
| 301 | ../gm/blurroundrect.cpp \ |
| 302 | ../gm/blurs.cpp \ |
| 303 | ../gm/bmpfilterqualityrepeat.cpp \ |
| 304 | ../gm/cgm.c \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 305 | ../gm/cgms.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 306 | ../gm/circles.cpp \ |
| 307 | ../gm/circularclips.cpp \ |
| 308 | ../gm/clip_strokerect.cpp \ |
| 309 | ../gm/clipdrawdraw.cpp \ |
| 310 | ../gm/clippedbitmapshaders.cpp \ |
| 311 | ../gm/cmykjpeg.cpp \ |
| 312 | ../gm/colorcube.cpp \ |
| 313 | ../gm/coloremoji.cpp \ |
| 314 | ../gm/colorfilterimagefilter.cpp \ |
| 315 | ../gm/colorfilters.cpp \ |
| 316 | ../gm/colormatrix.cpp \ |
| 317 | ../gm/colortype.cpp \ |
| 318 | ../gm/colortypexfermode.cpp \ |
| 319 | ../gm/colorwheel.cpp \ |
| 320 | ../gm/complexclip.cpp \ |
| 321 | ../gm/complexclip2.cpp \ |
| 322 | ../gm/complexclip3.cpp \ |
| 323 | ../gm/composeshader.cpp \ |
| 324 | ../gm/concavepaths.cpp \ |
| 325 | ../gm/conicpaths.cpp \ |
| 326 | ../gm/constcolorprocessor.cpp \ |
| 327 | ../gm/convex_all_line_paths.cpp \ |
| 328 | ../gm/convexpaths.cpp \ |
| 329 | ../gm/convexpolyclip.cpp \ |
| 330 | ../gm/convexpolyeffect.cpp \ |
| 331 | ../gm/copyTo4444.cpp \ |
| 332 | ../gm/cubicpaths.cpp \ |
| 333 | ../gm/dashcubics.cpp \ |
| 334 | ../gm/dashing.cpp \ |
| 335 | ../gm/dcshader.cpp \ |
| 336 | ../gm/degeneratesegments.cpp \ |
| 337 | ../gm/dftext.cpp \ |
| 338 | ../gm/discard.cpp \ |
| 339 | ../gm/displacement.cpp \ |
| 340 | ../gm/distantclip.cpp \ |
| 341 | ../gm/downsamplebitmap.cpp \ |
Skia_Android Canary Bot | cb4e4c2 | 2015-07-07 16:46:06 +0000 | [diff] [blame] | 342 | ../gm/drawable.cpp \ |
Skia_Android Canary Bot | 1f9d4a1 | 2015-06-24 17:31:36 +0000 | [diff] [blame] | 343 | ../gm/drawatlas.cpp \ |
Skia_Android Canary Bot | c1dbe9d | 2015-07-31 03:22:05 +0000 | [diff] [blame] | 344 | ../gm/drawatlascolor.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 345 | ../gm/drawfilter.cpp \ |
| 346 | ../gm/drawlooper.cpp \ |
| 347 | ../gm/dropshadowimagefilter.cpp \ |
| 348 | ../gm/drrect.cpp \ |
| 349 | ../gm/dstreadshuffle.cpp \ |
| 350 | ../gm/emboss.cpp \ |
| 351 | ../gm/emptypath.cpp \ |
| 352 | ../gm/etc1bitmap.cpp \ |
| 353 | ../gm/extractbitmap.cpp \ |
| 354 | ../gm/factory.cpp \ |
| 355 | ../gm/fadefilter.cpp \ |
| 356 | ../gm/fatpathfill.cpp \ |
| 357 | ../gm/filltypes.cpp \ |
| 358 | ../gm/filltypespersp.cpp \ |
| 359 | ../gm/filterbitmap.cpp \ |
| 360 | ../gm/filterfastbounds.cpp \ |
| 361 | ../gm/filterindiabox.cpp \ |
| 362 | ../gm/fontcache.cpp \ |
| 363 | ../gm/fontmgr.cpp \ |
| 364 | ../gm/fontscaler.cpp \ |
| 365 | ../gm/fontscalerdistortable.cpp \ |
| 366 | ../gm/gammatext.cpp \ |
| 367 | ../gm/getpostextpath.cpp \ |
| 368 | ../gm/giantbitmap.cpp \ |
| 369 | ../gm/glyph_pos.cpp \ |
| 370 | ../gm/glyph_pos_align.cpp \ |
| 371 | ../gm/gradientDirtyLaundry.cpp \ |
| 372 | ../gm/gradient_matrix.cpp \ |
| 373 | ../gm/gradients.cpp \ |
| 374 | ../gm/gradients_2pt_conical.cpp \ |
| 375 | ../gm/gradients_no_texture.cpp \ |
| 376 | ../gm/gradtext.cpp \ |
| 377 | ../gm/grayscalejpg.cpp \ |
| 378 | ../gm/hairlines.cpp \ |
| 379 | ../gm/hairmodes.cpp \ |
| 380 | ../gm/hittestpath.cpp \ |
| 381 | ../gm/image.cpp \ |
| 382 | ../gm/imagealphathreshold.cpp \ |
Skia_Android Canary Bot | 44e6ccc | 2015-05-17 13:50:17 +0000 | [diff] [blame] | 383 | ../gm/imageblur.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 384 | ../gm/imageblur2.cpp \ |
| 385 | ../gm/imageblurtiled.cpp \ |
| 386 | ../gm/imagefilters.cpp \ |
| 387 | ../gm/imagefiltersbase.cpp \ |
| 388 | ../gm/imagefiltersclipped.cpp \ |
| 389 | ../gm/imagefilterscropped.cpp \ |
| 390 | ../gm/imagefiltersgraph.cpp \ |
| 391 | ../gm/imagefiltersscaled.cpp \ |
| 392 | ../gm/imagefilterstransformed.cpp \ |
Skia_Android Canary Bot | c959658 | 2015-05-29 18:40:17 +0000 | [diff] [blame] | 393 | ../gm/imagefromyuvtextures.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 394 | ../gm/imagemagnifier.cpp \ |
| 395 | ../gm/imageresizetiled.cpp \ |
| 396 | ../gm/internal_links.cpp \ |
| 397 | ../gm/inversepaths.cpp \ |
| 398 | ../gm/largeglyphblur.cpp \ |
| 399 | ../gm/lcdtext.cpp \ |
| 400 | ../gm/lerpmode.cpp \ |
| 401 | ../gm/lighting.cpp \ |
Skia_Android Canary Bot | 48be9a2 | 2015-07-31 03:39:55 +0000 | [diff] [blame] | 402 | ../gm/lightingshader.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 403 | ../gm/linepaths.cpp \ |
| 404 | ../gm/lumafilter.cpp \ |
| 405 | ../gm/matrixconvolution.cpp \ |
| 406 | ../gm/matriximagefilter.cpp \ |
| 407 | ../gm/megalooper.cpp \ |
| 408 | ../gm/mipmap.cpp \ |
| 409 | ../gm/mixedtextblobs.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 410 | ../gm/modecolorfilters.cpp \ |
| 411 | ../gm/morphology.cpp \ |
| 412 | ../gm/multipicturedraw.cpp \ |
| 413 | ../gm/nested.cpp \ |
| 414 | ../gm/ninepatchstretch.cpp \ |
| 415 | ../gm/nonclosedpaths.cpp \ |
| 416 | ../gm/offsetimagefilter.cpp \ |
| 417 | ../gm/ovals.cpp \ |
| 418 | ../gm/patch.cpp \ |
| 419 | ../gm/patchgrid.cpp \ |
| 420 | ../gm/patheffects.cpp \ |
| 421 | ../gm/pathfill.cpp \ |
| 422 | ../gm/pathinterior.cpp \ |
| 423 | ../gm/pathopsinverse.cpp \ |
| 424 | ../gm/pathopsskpclip.cpp \ |
| 425 | ../gm/pathreverse.cpp \ |
| 426 | ../gm/peekpixels.cpp \ |
| 427 | ../gm/perlinnoise.cpp \ |
| 428 | ../gm/picture.cpp \ |
| 429 | ../gm/pictureimagefilter.cpp \ |
| 430 | ../gm/pictureshader.cpp \ |
| 431 | ../gm/pictureshadertile.cpp \ |
| 432 | ../gm/pixelsnap.cpp \ |
Skia_Android Canary Bot | 72e8aa8 | 2015-05-21 17:36:06 +0000 | [diff] [blame] | 433 | ../gm/plus.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 434 | ../gm/points.cpp \ |
| 435 | ../gm/poly2poly.cpp \ |
| 436 | ../gm/polygons.cpp \ |
| 437 | ../gm/quadpaths.cpp \ |
| 438 | ../gm/recordopts.cpp \ |
| 439 | ../gm/rects.cpp \ |
| 440 | ../gm/repeated_bitmap.cpp \ |
| 441 | ../gm/resizeimagefilter.cpp \ |
| 442 | ../gm/roundrects.cpp \ |
| 443 | ../gm/rrect.cpp \ |
| 444 | ../gm/rrects.cpp \ |
| 445 | ../gm/samplerstress.cpp \ |
| 446 | ../gm/selftest.cpp \ |
| 447 | ../gm/shaderbounds.cpp \ |
| 448 | ../gm/shadows.cpp \ |
| 449 | ../gm/shallowgradient.cpp \ |
| 450 | ../gm/simpleaaclip.cpp \ |
| 451 | ../gm/skbug1719.cpp \ |
| 452 | ../gm/smallarc.cpp \ |
| 453 | ../gm/smallimage.cpp \ |
| 454 | ../gm/spritebitmap.cpp \ |
| 455 | ../gm/srcmode.cpp \ |
| 456 | ../gm/stlouisarch.cpp \ |
| 457 | ../gm/stringart.cpp \ |
| 458 | ../gm/strokefill.cpp \ |
| 459 | ../gm/strokerect.cpp \ |
| 460 | ../gm/strokerects.cpp \ |
| 461 | ../gm/strokes.cpp \ |
| 462 | ../gm/stroketext.cpp \ |
| 463 | ../gm/surface.cpp \ |
| 464 | ../gm/tablecolorfilter.cpp \ |
| 465 | ../gm/tallstretchedbitmaps.cpp \ |
| 466 | ../gm/testimagefilters.cpp \ |
| 467 | ../gm/texdata.cpp \ |
| 468 | ../gm/textblob.cpp \ |
| 469 | ../gm/textblobcolortrans.cpp \ |
| 470 | ../gm/textblobgeometrychange.cpp \ |
| 471 | ../gm/textbloblooper.cpp \ |
| 472 | ../gm/textblobshader.cpp \ |
| 473 | ../gm/textblobtransforms.cpp \ |
Skia_Android Canary Bot | 87352ff | 2015-05-26 19:34:52 +0000 | [diff] [blame] | 474 | ../gm/textblobuseaftergpufree.cpp \ |
Skia_Android Canary Bot | 30f37cc | 2015-05-20 16:29:53 +0000 | [diff] [blame] | 475 | ../gm/texteffects.cpp \ |
| 476 | ../gm/texturedomaineffect.cpp \ |
| 477 | ../gm/thinrects.cpp \ |
| 478 | ../gm/thinstrokedrects.cpp \ |
| 479 | ../gm/tiledscaledbitmap.cpp \ |
| 480 | ../gm/tileimagefilter.cpp \ |
| 481 | ../gm/tilemodes.cpp \ |
| 482 | ../gm/tilemodes_scaled.cpp \ |
| 483 | ../gm/tinybitmap.cpp \ |
| 484 | ../gm/transparency.cpp \ |
| 485 | ../gm/typeface.cpp \ |
| 486 | ../gm/variedtext.cpp \ |
| 487 | ../gm/vertices.cpp \ |
| 488 | ../gm/verttext.cpp \ |
| 489 | ../gm/verttext2.cpp \ |
| 490 | ../gm/xfermodeimagefilter.cpp \ |
| 491 | ../gm/xfermodes.cpp \ |
| 492 | ../gm/xfermodes2.cpp \ |
| 493 | ../gm/xfermodes3.cpp \ |
| 494 | ../gm/yuvtorgbeffect.cpp \ |
Skia_Android Canary Bot | 0fd04a4 | 2014-12-10 18:25:30 +0000 | [diff] [blame] | 495 | ../tools/AndroidSkDebugToStdOut.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 496 | ../tools/flags/SkCommandLineFlags.cpp \ |
Skia_Android Canary Bot | f5a3795 | 2015-02-06 20:53:23 +0000 | [diff] [blame] | 497 | ../src/svg/SkSVGCanvas.cpp \ |
| 498 | ../src/svg/SkSVGDevice.cpp \ |
Skia_Android Canary Bot | fd33437 | 2014-06-20 18:33:30 +0000 | [diff] [blame] | 499 | ../tools/CrashHandler.cpp \ |
Skia_Android Canary Bot | c33e590 | 2014-08-11 18:36:53 +0000 | [diff] [blame] | 500 | ../tools/ProcStats.cpp \ |
Skia_Android Canary Bot | ff2e2db | 2014-06-23 18:28:02 +0000 | [diff] [blame] | 501 | ../tools/sk_tool_utils.cpp \ |
| 502 | ../tools/sk_tool_utils_font.cpp \ |
Skia_Android Canary Bot | c4f5f5c | 2015-01-15 18:58:17 +0000 | [diff] [blame] | 503 | ../tools/timer/Timer.cpp \ |
| 504 | ../tools/timer/TimerData.cpp \ |
| 505 | ../tools/timer/GpuTimer.cpp \ |
| 506 | ../tools/timer/SysTimer_posix.cpp \ |
Skia_Android Canary Bot | 834ee19 | 2015-02-01 04:03:05 +0000 | [diff] [blame] | 507 | ../src/xml/SkBML_XMLParser.cpp \ |
| 508 | ../src/xml/SkDOM.cpp \ |
| 509 | ../src/xml/SkXMLParser.cpp \ |
| 510 | ../src/xml/SkXMLWriter.cpp \ |
Skia_Android Canary Bot | 64284b9 | 2015-03-03 17:15:21 +0000 | [diff] [blame] | 511 | ../src/doc/SkDocument_XPS_None.cpp \ |
Skia_Android Canary Bot | d537ce1 | 2014-06-24 14:58:14 +0000 | [diff] [blame] | 512 | ../tools/Resources.cpp \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 513 | ../experimental/SkSetPoly3To3.cpp \ |
| 514 | ../experimental/SkSetPoly3To3_A.cpp \ |
| 515 | ../experimental/SkSetPoly3To3_D.cpp \ |
Skia_Android Canary Bot | c77f1b4 | 2014-07-22 17:19:29 +0000 | [diff] [blame] | 516 | ../tools/flags/SkCommonFlags.cpp \ |
Skia_Android Canary Bot | 4748cd5 | 2014-07-31 18:30:46 +0000 | [diff] [blame] | 517 | ../tools/picture_utils.cpp \ |
Skia_Android Canary Bot | 209c02c | 2015-03-24 19:48:44 +0000 | [diff] [blame] | 518 | ../src/utils/android/SkAndroidSDKCanvas.cpp \ |
Skia_Android Canary Bot | d9704c9 | 2015-03-27 19:24:28 +0000 | [diff] [blame] | 519 | ../src/utils/android/SkHwuiRenderer.cpp \ |
Skia_Android Canary Bot | 2d3c6bd | 2014-11-13 19:15:03 +0000 | [diff] [blame] | 520 | ../src/gpu/GrContextFactory.cpp \ |
Skia_Android Canary Bot | 4748cd5 | 2014-07-31 18:30:46 +0000 | [diff] [blame] | 521 | ../src/gpu/GrTest.cpp |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 522 | |
| 523 | LOCAL_SHARED_LIBRARIES := \ |
| 524 | liblog \ |
Skia_Android Canary Bot | b019efb | 2014-06-03 17:00:46 -0400 | [diff] [blame] | 525 | libskia \ |
Skia_Android Canary Bot | 1d783d0 | 2015-02-23 20:20:25 +0000 | [diff] [blame] | 526 | libandroid \ |
| 527 | libgui \ |
| 528 | libhwui \ |
| 529 | libutils \ |
Skia_Android Canary Bot | 74782a4 | 2014-07-22 21:00:15 +0000 | [diff] [blame] | 530 | libdl \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 531 | libGLESv2 \ |
Skia_Android Canary Bot | 8bfee94 | 2015-03-07 15:50:03 +0000 | [diff] [blame] | 532 | libEGL \ |
| 533 | libz |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 534 | |
Skia_Android Canary Bot | 6ef50e6 | 2014-06-18 17:35:05 +0000 | [diff] [blame] | 535 | LOCAL_STATIC_LIBRARIES := \ |
| 536 | libjsoncpp |
| 537 | |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 538 | LOCAL_C_INCLUDES := \ |
Skia_Android Canary Bot | efff7cd | 2014-10-24 18:18:38 +0000 | [diff] [blame] | 539 | $(LOCAL_PATH)/../include/c \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 540 | $(LOCAL_PATH)/../include/config \ |
| 541 | $(LOCAL_PATH)/../include/core \ |
| 542 | $(LOCAL_PATH)/../include/pathops \ |
| 543 | $(LOCAL_PATH)/../include/pipe \ |
Skia_Android Canary Bot | 00d9c57 | 2015-03-03 17:01:40 +0000 | [diff] [blame] | 544 | $(LOCAL_PATH)/../include/codec \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 545 | $(LOCAL_PATH)/../include/effects \ |
| 546 | $(LOCAL_PATH)/../include/images \ |
| 547 | $(LOCAL_PATH)/../include/ports \ |
| 548 | $(LOCAL_PATH)/../src/sfnt \ |
| 549 | $(LOCAL_PATH)/../include/utils \ |
| 550 | $(LOCAL_PATH)/../src/utils \ |
Skia_Android Canary Bot | 3b5a805 | 2014-07-28 20:47:00 +0000 | [diff] [blame] | 551 | $(LOCAL_PATH)/../include/gpu \ |
Skia_Android Canary Bot | 32bda21 | 2015-07-31 03:30:20 +0000 | [diff] [blame] | 552 | $(LOCAL_PATH)/../include/private \ |
Skia_Android Canary Bot | e8935f1 | 2015-01-18 18:41:26 +0000 | [diff] [blame] | 553 | $(LOCAL_PATH)/../src/core \ |
Skia_Android Canary Bot | f5a3795 | 2015-02-06 20:53:23 +0000 | [diff] [blame] | 554 | $(LOCAL_PATH)/../include/svg \ |
| 555 | $(LOCAL_PATH)/../include/xml \ |
Skia_Android Canary Bot | e1e2962 | 2014-07-31 13:02:40 +0000 | [diff] [blame] | 556 | $(LOCAL_PATH)/../src/fonts \ |
Skia_Android Canary Bot | e2e5ff1 | 2014-07-31 15:35:50 +0000 | [diff] [blame] | 557 | $(LOCAL_PATH)/../tools \ |
Skia_Android Canary Bot | 03d9dee | 2014-06-18 21:36:00 +0000 | [diff] [blame] | 558 | $(LOCAL_PATH)/../tools/flags \ |
Skia_Android Canary Bot | 4748cd5 | 2014-07-31 18:30:46 +0000 | [diff] [blame] | 559 | $(LOCAL_PATH)/../src/gpu \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 560 | $(LOCAL_PATH)/../gm \ |
Skia_Android Canary Bot | 834ee19 | 2015-02-01 04:03:05 +0000 | [diff] [blame] | 561 | $(LOCAL_PATH)/../src/effects \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 562 | $(LOCAL_PATH)/../src/images \ |
| 563 | $(LOCAL_PATH)/../src/lazy \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 564 | $(LOCAL_PATH)/../src/pipe/utils \ |
| 565 | $(LOCAL_PATH)/../src/utils/debugger \ |
Skia_Android Canary Bot | 834ee19 | 2015-02-01 04:03:05 +0000 | [diff] [blame] | 566 | $(LOCAL_PATH)/../tests \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 567 | $(LOCAL_PATH)/../src/pathops \ |
Skia_Android Canary Bot | f19da77 | 2015-04-09 19:45:47 +0000 | [diff] [blame] | 568 | $(LOCAL_PATH)/../src/codec \ |
Skia_Android Canary Bot | d537ce1 | 2014-06-24 14:58:14 +0000 | [diff] [blame] | 569 | $(LOCAL_PATH)/../src/image \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 570 | $(LOCAL_PATH)/../src/pdf \ |
Skia_Android Canary Bot | 8d1bac5 | 2015-07-15 18:01:07 +0000 | [diff] [blame] | 571 | $(LOCAL_PATH)/../src/ports \ |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 572 | $(LOCAL_PATH)/../experimental/PdfViewer \ |
| 573 | $(LOCAL_PATH)/../experimental/PdfViewer/src \ |
Skia_Android Canary Bot | 1d783d0 | 2015-02-23 20:20:25 +0000 | [diff] [blame] | 574 | $(LOCAL_PATH)/../../../frameworks/base/libs/hwui \ |
| 575 | $(LOCAL_PATH)/../../../frameworks/native/include \ |
Skia_Android Canary Bot | ab312cb | 2014-06-04 13:00:21 -0400 | [diff] [blame] | 576 | $(LOCAL_PATH)/../third_party/etc1 \ |
Skia_Android Canary Bot | c4f5f5c | 2015-01-15 18:58:17 +0000 | [diff] [blame] | 577 | $(LOCAL_PATH)/../tools/timer \ |
Skia_Android Canary Bot | 209c02c | 2015-03-24 19:48:44 +0000 | [diff] [blame] | 578 | $(LOCAL_PATH)/../experimental \ |
| 579 | $(LOCAL_PATH)/../src/utils/android |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 580 | |
Skia_Android Canary Bot | e5b6e9f | 2015-02-10 16:15:31 +0000 | [diff] [blame] | 581 | LOCAL_CFLAGS += \ |
| 582 | -DSK_CRASH_HANDLER |
| 583 | |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 584 | LOCAL_MODULE_TAGS := \ |
Skia_Android Canary Bot | ab312cb | 2014-06-04 13:00:21 -0400 | [diff] [blame] | 585 | tests |
Skia_Android Canary Bot | 375799a | 2014-05-19 11:30:04 -0400 | [diff] [blame] | 586 | |
| 587 | LOCAL_MODULE := \ |
| 588 | skia_dm |
| 589 | |
Skia_Android Canary Bot | 2ec9fe1 | 2015-02-23 20:39:42 +0000 | [diff] [blame] | 590 | |
Skia_Android Canary Bot | 1192a25 | 2015-06-05 16:41:50 +0000 | [diff] [blame] | 591 | # Store skia's resources in the directory structure that the Android testing |
| 592 | # infrastructure expects. This requires that Skia maintain a symlinked |
| 593 | # subdirectory in the DATA folder that points to the top level skia resources... |
| 594 | # i.e. external/skia/DATA/skia_resources --> ../resources |
| 595 | LOCAL_PICKUP_FILES := $(LOCAL_PATH)/../DATA |
Skia_Android Canary Bot | e7c50fd | 2014-07-08 19:34:01 +0000 | [diff] [blame] | 596 | include $(BUILD_NATIVE_TEST) |