Android.mk revision ab312cb7e11a396b04e93f042b198763bdd04e5e
1
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	skia_test.cpp \
17	PathOpsAngleTest.cpp \
18	PathOpsBoundsTest.cpp \
19	PathOpsCubicIntersectionTest.cpp \
20	PathOpsCubicIntersectionTestData.cpp \
21	PathOpsCubicLineIntersectionTest.cpp \
22	PathOpsCubicQuadIntersectionTest.cpp \
23	PathOpsCubicReduceOrderTest.cpp \
24	PathOpsCubicToQuadsTest.cpp \
25	PathOpsDCubicTest.cpp \
26	PathOpsDLineTest.cpp \
27	PathOpsDPointTest.cpp \
28	PathOpsDQuadTest.cpp \
29	PathOpsDRectTest.cpp \
30	PathOpsDTriangleTest.cpp \
31	PathOpsDVectorTest.cpp \
32	PathOpsExtendedTest.cpp \
33	PathOpsInverseTest.cpp \
34	PathOpsLineIntersectionTest.cpp \
35	PathOpsLineParametetersTest.cpp \
36	PathOpsOpCubicThreadedTest.cpp \
37	PathOpsOpRectThreadedTest.cpp \
38	PathOpsOpTest.cpp \
39	PathOpsQuadIntersectionTest.cpp \
40	PathOpsQuadIntersectionTestData.cpp \
41	PathOpsQuadLineIntersectionTest.cpp \
42	PathOpsQuadLineIntersectionThreadedTest.cpp \
43	PathOpsQuadParameterizationTest.cpp \
44	PathOpsQuadReduceOrderTest.cpp \
45	PathOpsSimplifyDegenerateThreadedTest.cpp \
46	PathOpsSimplifyFailTest.cpp \
47	PathOpsSimplifyQuadralateralsThreadedTest.cpp \
48	PathOpsSimplifyQuadThreadedTest.cpp \
49	PathOpsSimplifyRectThreadedTest.cpp \
50	PathOpsSimplifyTest.cpp \
51	PathOpsSimplifyTrianglesThreadedTest.cpp \
52	PathOpsSkpTest.cpp \
53	PathOpsTestCommon.cpp \
54	PathOpsThreadedCommon.cpp \
55	Test.cpp \
56	AAClipTest.cpp \
57	ARGBImageEncoderTest.cpp \
58	AndroidPaintTest.cpp \
59	AnnotationTest.cpp \
60	AsADashTest.cpp \
61	AtomicTest.cpp \
62	BBoxHierarchyTest.cpp \
63	BitSetTest.cpp \
64	BitmapCopyTest.cpp \
65	BitmapGetColorTest.cpp \
66	BitmapHasherTest.cpp \
67	BitmapHeapTest.cpp \
68	BitmapTest.cpp \
69	BlendTest.cpp \
70	BlitRowTest.cpp \
71	BlurTest.cpp \
72	CachedDecodingPixelRefTest.cpp \
73	CanvasStateTest.cpp \
74	CanvasTest.cpp \
75	ChecksumTest.cpp \
76	ClampRangeTest.cpp \
77	ClipCacheTest.cpp \
78	ClipCubicTest.cpp \
79	ClipStackTest.cpp \
80	ClipperTest.cpp \
81	ColorFilterTest.cpp \
82	ColorPrivTest.cpp \
83	ColorTest.cpp \
84	DashPathEffectTest.cpp \
85	DataRefTest.cpp \
86	DeferredCanvasTest.cpp \
87	DequeTest.cpp \
88	DeviceLooperTest.cpp \
89	DiscardableMemoryPoolTest.cpp \
90	DiscardableMemoryTest.cpp \
91	DocumentTest.cpp \
92	DrawBitmapRectTest.cpp \
93	DrawPathTest.cpp \
94	DrawTextTest.cpp \
95	DynamicHashTest.cpp \
96	EmptyPathTest.cpp \
97	ErrorTest.cpp \
98	FillPathTest.cpp \
99	FitsInTest.cpp \
100	FlatDataTest.cpp \
101	FlateTest.cpp \
102	FontHostStreamTest.cpp \
103	FontHostTest.cpp \
104	FontObjTest.cpp \
105	FontMgrTest.cpp \
106	FontNamesTest.cpp \
107	FrontBufferedStreamTest.cpp \
108	GLInterfaceValidationTest.cpp \
109	GLProgramsTest.cpp \
110	GeometryTest.cpp \
111	GifTest.cpp \
112	GpuColorFilterTest.cpp \
113	GpuDrawPathTest.cpp \
114	GpuRectanizerTest.cpp \
115	GrBinHashKeyTest.cpp \
116	GrContextFactoryTest.cpp \
117	GrDrawTargetTest.cpp \
118	GrMemoryPoolTest.cpp \
119	GrRedBlackTreeTest.cpp \
120	GrOrderedSetTest.cpp \
121	GrSurfaceTest.cpp \
122	GrTBSearchTest.cpp \
123	GradientTest.cpp \
124	HashCacheTest.cpp \
125	ImageCacheTest.cpp \
126	ImageDecodingTest.cpp \
127	ImageFilterTest.cpp \
128	InfRectTest.cpp \
129	JpegTest.cpp \
130	LListTest.cpp \
131	LayerDrawLooperTest.cpp \
132	LayerRasterizerTest.cpp \
133	MD5Test.cpp \
134	MallocPixelRefTest.cpp \
135	MathTest.cpp \
136	Matrix44Test.cpp \
137	MatrixClipCollapseTest.cpp \
138	MatrixTest.cpp \
139	MemoryTest.cpp \
140	MemsetTest.cpp \
141	MessageBusTest.cpp \
142	MetaDataTest.cpp \
143	MipMapTest.cpp \
144	ObjectPoolTest.cpp \
145	OSPathTest.cpp \
146	OnceTest.cpp \
147	PDFPrimitivesTest.cpp \
148	PackBitsTest.cpp \
149	PaintTest.cpp \
150	ParsePathTest.cpp \
151	PathCoverageTest.cpp \
152	PathMeasureTest.cpp \
153	PathTest.cpp \
154	PathUtilsTest.cpp \
155	PictureTest.cpp \
156	PictureShaderTest.cpp \
157	PictureStateTreeTest.cpp \
158	PictureUtilsTest.cpp \
159	PixelRefTest.cpp \
160	PointTest.cpp \
161	PremulAlphaRoundTripTest.cpp \
162	QuickRejectTest.cpp \
163	RTreeTest.cpp \
164	RandomTest.cpp \
165	ReadPixelsTest.cpp \
166	ReadWriteAlphaTest.cpp \
167	Reader32Test.cpp \
168	RecordDrawTest.cpp \
169	RecordOptsTest.cpp \
170	RecordPatternTest.cpp \
171	RecordTest.cpp \
172	RecorderTest.cpp \
173	RecordingTest.cpp \
174	RefCntTest.cpp \
175	RefDictTest.cpp \
176	RegionTest.cpp \
177	ResourceCacheTest.cpp \
178	RoundRectTest.cpp \
179	RuntimeConfigTest.cpp \
180	SHA1Test.cpp \
181	ScalarTest.cpp \
182	SerializationTest.cpp \
183	ShaderImageFilterTest.cpp \
184	ShaderOpacityTest.cpp \
185	SkBase64Test.cpp \
186	SListTest.cpp \
187	SmallAllocatorTest.cpp \
188	SortTest.cpp \
189	SrcOverTest.cpp \
190	StreamTest.cpp \
191	StringTest.cpp \
192	StrokeTest.cpp \
193	SurfaceTest.cpp \
194	TArrayTest.cpp \
195	TLSTest.cpp \
196	TSetTest.cpp \
197	TestSize.cpp \
198	TileGridTest.cpp \
199	ToUnicodeTest.cpp \
200	TracingTest.cpp \
201	TypefaceTest.cpp \
202	UnicodeTest.cpp \
203	UnitTestTest.cpp \
204	UtilsTest.cpp \
205	WArrayTest.cpp \
206	WritePixelsTest.cpp \
207	Writer32Test.cpp \
208	XfermodeTest.cpp \
209	../src/utils/debugger/SkDrawCommand.cpp \
210	../src/utils/debugger/SkDebugCanvas.cpp \
211	../src/utils/debugger/SkObjectParser.cpp \
212	PipeTest.cpp \
213	../src/pipe/utils/SamplePipeControllers.cpp \
214	TDStackNesterTest.cpp \
215	../tools/sk_tool_utils.cpp \
216	../experimental/SkSetPoly3To3.cpp \
217	../experimental/SkSetPoly3To3_A.cpp \
218	../experimental/SkSetPoly3To3_D.cpp \
219	../tools/flags/SkCommandLineFlags.cpp \
220	../tools/picture_utils.cpp \
221	../src/record/SkRecordDraw.cpp \
222	../src/record/SkRecordOpts.cpp \
223	../src/record/SkRecorder.cpp \
224	../src/record/SkRecording.cpp
225
226LOCAL_SHARED_LIBRARIES := \
227	libskia \
228	libGLESv2 \
229	libEGL \
230	liblog
231
232LOCAL_C_INCLUDES := \
233	$(LOCAL_PATH)/../include/config \
234	$(LOCAL_PATH)/../include/core \
235	$(LOCAL_PATH)/../include/pathops \
236	$(LOCAL_PATH)/../include/pipe \
237	$(LOCAL_PATH)/../include/effects \
238	$(LOCAL_PATH)/../include/images \
239	$(LOCAL_PATH)/../include/ports \
240	$(LOCAL_PATH)/../src/sfnt \
241	$(LOCAL_PATH)/../include/utils \
242	$(LOCAL_PATH)/../src/utils \
243	$(LOCAL_PATH)/../include/gpu \
244	$(LOCAL_PATH)/../include/record \
245	$(LOCAL_PATH)/../src/core \
246	$(LOCAL_PATH)/../src/effects \
247	$(LOCAL_PATH)/../src/image \
248	$(LOCAL_PATH)/../src/lazy \
249	$(LOCAL_PATH)/../src/images \
250	$(LOCAL_PATH)/../src/pathops \
251	$(LOCAL_PATH)/../src/pdf \
252	$(LOCAL_PATH)/../src/pipe/utils \
253	$(LOCAL_PATH)/../src/record \
254	$(LOCAL_PATH)/../src/utils/debugger \
255	$(LOCAL_PATH)/../tools \
256	$(LOCAL_PATH)/../experimental/PdfViewer \
257	$(LOCAL_PATH)/../experimental/PdfViewer/src \
258	$(LOCAL_PATH)/../src/gpu \
259	$(LOCAL_PATH)/../experimental \
260	$(LOCAL_PATH)/../tools/flags \
261	$(LOCAL_PATH)/../include/pdf
262
263LOCAL_MODULE_TAGS := \
264	tests
265
266LOCAL_MODULE := \
267	skia_test
268
269include external/stlport/libstlport.mk
270include $(BUILD_EXECUTABLE)
271