| OLD | NEW |
| 1 | 1 |
| 2 ############################################################################### |
| 3 # |
| 4 # THIS FILE IS AUTOGENERATED BY GYP_TO_ANDROID.PY. DO NOT EDIT. |
| 5 # |
| 6 ############################################################################### |
| 7 |
| 2 LOCAL_PATH:= $(call my-dir) | 8 LOCAL_PATH:= $(call my-dir) |
| 3 include $(CLEAR_VARS) | 9 include $(CLEAR_VARS) |
| 10 LOCAL_CFLAGS += \ |
| 11 -Wno-unused-parameter \ |
| 12 -U_FORTIFY_SOURCE \ |
| 13 -D_FORTIFY_SOURCE=1 |
| 4 | 14 |
| 5 LOCAL_SRC_FILES := \ | 15 LOCAL_SRC_FILES := \ |
| 6 gm.cpp \ | 16 » gm_expectations.cpp \ |
| 7 gmmain.cpp \ | 17 » gmmain.cpp \ |
| 8 system_preferences_default.cpp \ | 18 » system_preferences_default.cpp \ |
| 9 ../src/pipe/utils/SamplePipeControllers.cpp \ | 19 » ../src/pipe/utils/SamplePipeControllers.cpp \ |
| 10 ../src/utils/debugger/SkDrawCommand.cpp \ | 20 » gm.cpp \ |
| 11 ../src/utils/debugger/SkDebugCanvas.cpp \ | 21 » aaclip.cpp \ |
| 12 ../src/utils/debugger/SkObjectParser.cpp | 22 » aarectmodes.cpp \ |
| 13 | 23 » alphagradients.cpp \ |
| 14 | 24 » arcofzorro.cpp \ |
| 15 # Slides | 25 » arithmode.cpp \ |
| 16 LOCAL_SRC_FILES += \ | 26 » beziereffects.cpp \ |
| 17 aaclip.cpp \ | 27 » bicubicfilter.cpp \ |
| 18 aarectmodes.cpp \ | 28 » bigblurs.cpp \ |
| 19 alphagradients.cpp \ | 29 » bigmatrix.cpp \ |
| 20 androidfallback.cpp \ | 30 » bigtext.cpp \ |
| 21 arcofzorro.cpp \ | 31 » bitmapmatrix.cpp \ |
| 22 arithmode.cpp \ | 32 » bitmapfilters.cpp \ |
| 23 beziereffects.cpp \ | 33 » bitmappremul.cpp \ |
| 24 bicubicfilter.cpp \ | 34 » bitmaprect.cpp \ |
| 25 bigblurs.cpp \ | 35 » bitmaprecttest.cpp \ |
| 26 bigmatrix.cpp \ | 36 » bitmapscroll.cpp \ |
| 27 bigtext.cpp \ | 37 » bitmapshader.cpp \ |
| 28 bitmapalphathreshold.cpp \ | 38 » bitmapsource.cpp \ |
| 29 bitmapcopy.cpp \ | 39 » bleed.cpp \ |
| 30 bitmapmatrix.cpp \ | 40 » blurcircles.cpp \ |
| 31 bitmapfilters.cpp \ | 41 » blurs.cpp \ |
| 32 bitmappremul.cpp \ | 42 » blurquickreject.cpp \ |
| 33 bitmaprect.cpp \ | 43 » blurrect.cpp \ |
| 34 bitmaprecttest.cpp \ | 44 » blurroundrect.cpp \ |
| 35 bitmapscroll.cpp \ | 45 » canvasstate.cpp \ |
| 36 bitmapshader.cpp \ | 46 » circles.cpp \ |
| 37 bitmapsource.cpp \ | 47 » circularclips.cpp \ |
| 38 bleed.cpp \ | 48 » clippedbitmapshaders.cpp \ |
| 39 blurs.cpp \ | 49 » colorfilterimagefilter.cpp \ |
| 40 blurquickreject.cpp \ | 50 » colorfilters.cpp \ |
| 41 blurrect.cpp \ | 51 » colormatrix.cpp \ |
| 42 blurroundrect.cpp \ | 52 » colortype.cpp \ |
| 43 canvasstate.cpp \ | 53 » complexclip.cpp \ |
| 44 circles.cpp \ | 54 » complexclip2.cpp \ |
| 45 circularclips.cpp \ | 55 » composeshader.cpp \ |
| 46 clippedbitmapshaders.cpp \ | 56 » convexpaths.cpp \ |
| 47 coloremoji.cpp \ | 57 » convexpolyclip.cpp \ |
| 48 colorfilterimagefilter.cpp \ | 58 » convexpolyeffect.cpp \ |
| 49 colormatrix.cpp \ | 59 » copyTo4444.cpp \ |
| 50 colortype.cpp \ | 60 » cubicpaths.cpp \ |
| 51 complexclip.cpp \ | 61 » cmykjpeg.cpp \ |
| 52 complexclip2.cpp \ | 62 » degeneratesegments.cpp \ |
| 53 composeshader.cpp \ | 63 » discard.cpp \ |
| 54 convexpaths.cpp \ | 64 » dashcubics.cpp \ |
| 55 copyTo4444.cpp \ | 65 » dashing.cpp \ |
| 56 cubicpaths.cpp \ | 66 » deviceproperties.cpp \ |
| 57 cmykjpeg.cpp \ | 67 » distantclip.cpp \ |
| 58 degeneratesegments.cpp \ | 68 » displacement.cpp \ |
| 59 dashcubics.cpp \ | 69 » downsamplebitmap.cpp \ |
| 60 dashing.cpp \ | 70 » drawlooper.cpp \ |
| 61 deviceproperties.cpp \ | 71 » dropshadowimagefilter.cpp \ |
| 62 distantclip.cpp \ | 72 » drrect.cpp \ |
| 63 displacement.cpp \ | 73 » extractbitmap.cpp \ |
| 64 downsamplebitmap.cpp \ | 74 » emptypath.cpp \ |
| 65 drawbitmaprect.cpp \ | 75 » fatpathfill.cpp \ |
| 66 drawlooper.cpp \ | 76 » factory.cpp \ |
| 67 dropshadowimagefilter.cpp \ | 77 » filltypes.cpp \ |
| 68 extractbitmap.cpp \ | 78 » filltypespersp.cpp \ |
| 69 emptypath.cpp \ | 79 » filterbitmap.cpp \ |
| 70 fatpathfill.cpp \ | 80 » fontcache.cpp \ |
| 71 factory.cpp \ | 81 » fontmgr.cpp \ |
| 72 filltypes.cpp \ | 82 » fontscaler.cpp \ |
| 73 filltypespersp.cpp \ | 83 » gammatext.cpp \ |
| 74 filterbitmap.cpp \ | 84 » getpostextpath.cpp \ |
| 75 fontcache.cpp \ | 85 » giantbitmap.cpp \ |
| 76 fontmgr.cpp \ | 86 » gradients.cpp \ |
| 77 fontscaler.cpp \ | 87 » gradients_2pt_conical.cpp \ |
| 78 gammatext.cpp \ | 88 » gradients_no_texture.cpp \ |
| 79 getpostextpath.cpp \ | 89 » gradientDirtyLaundry.cpp \ |
| 80 giantbitmap.cpp \ | 90 » gradient_matrix.cpp \ |
| 81 gradients.cpp \ | 91 » gradtext.cpp \ |
| 82 gradients_no_texture.cpp \ | 92 » hairlines.cpp \ |
| 83 gradientDirtyLaundry.cpp \ | 93 » hairmodes.cpp \ |
| 84 gradient_matrix.cpp \ | 94 » hittestpath.cpp \ |
| 85 gradtext.cpp \ | 95 » imagealphathreshold.cpp \ |
| 86 hairmodes.cpp \ | 96 » imageblur.cpp \ |
| 87 hittestpath.cpp \ | 97 » imageblurtiled.cpp \ |
| 88 imageblur.cpp \ | 98 » imagemagnifier.cpp \ |
| 89 imagemagnifier.cpp \ | 99 » imageresizetiled.cpp \ |
| 90 inversepaths.cpp \ | 100 » inversepaths.cpp \ |
| 91 lighting.cpp \ | 101 » lerpmode.cpp \ |
| 92 lumafilter.cpp \ | 102 » lighting.cpp \ |
| 93 image.cpp \ | 103 » lumafilter.cpp \ |
| 94 imagefiltersbase.cpp \ | 104 » image.cpp \ |
| 95 imagefilterscropped.cpp \ | 105 » imagefiltersbase.cpp \ |
| 96 imagefiltersgraph.cpp \ | 106 » imagefiltersclipped.cpp \ |
| 97 internal_links.cpp \ | 107 » imagefilterscropped.cpp \ |
| 98 lcdtext.cpp \ | 108 » imagefiltersgraph.cpp \ |
| 99 linepaths.cpp \ | 109 » imagefiltersscaled.cpp \ |
| 100 matrixconvolution.cpp \ | 110 » internal_links.cpp \ |
| 101 megalooper.cpp \ | 111 » lcdtext.cpp \ |
| 102 mixedxfermodes.cpp \ | 112 » linepaths.cpp \ |
| 103 modecolorfilters.cpp \ | 113 » matrixconvolution.cpp \ |
| 104 morphology.cpp \ | 114 » matriximagefilter.cpp \ |
| 105 nested.cpp \ | 115 » megalooper.cpp \ |
| 106 ninepatchstretch.cpp \ | 116 » mixedxfermodes.cpp \ |
| 107 offsetimagefilter.cpp \ | 117 » modecolorfilters.cpp \ |
| 108 nonclosedpaths.cpp \ | 118 » morphology.cpp \ |
| 109 offsetimagefilter.cpp \ | 119 » nested.cpp \ |
| 110 optimizations.cpp \ | 120 » ninepatchstretch.cpp \ |
| 111 ovals.cpp \ | 121 » nonclosedpaths.cpp \ |
| 112 patheffects.cpp \ | 122 » offsetimagefilter.cpp \ |
| 113 pathfill.cpp \ | 123 » optimizations.cpp \ |
| 114 pathinterior.cpp \ | 124 » ovals.cpp \ |
| 115 pathopsinverse.cpp \ | 125 » patheffects.cpp \ |
| 116 pathopsskpclip.cpp \ | 126 » pathfill.cpp \ |
| 117 pathreverse.cpp \ | 127 » pathinterior.cpp \ |
| 118 perlinnoise.cpp \ | 128 » pathopsinverse.cpp \ |
| 119 pictureimagefilter.cpp \ | 129 » pathopsskpclip.cpp \ |
| 120 points.cpp \ | 130 » pathreverse.cpp \ |
| 121 poly2poly.cpp \ | 131 » peekpixels.cpp \ |
| 122 polygons.cpp \ | 132 » perlinnoise.cpp \ |
| 123 quadpaths.cpp \ | 133 » pictureimagefilter.cpp \ |
| 124 rects.cpp \ | 134 » pictureshader.cpp \ |
| 125 rrect.cpp \ | 135 » points.cpp \ |
| 126 rrects.cpp \ | 136 » poly2poly.cpp \ |
| 127 roundrects.cpp \ | 137 » polygons.cpp \ |
| 128 samplerstress.cpp \ | 138 » quadpaths.cpp \ |
| 129 shaderbounds.cpp \ | 139 » rects.cpp \ |
| 130 selftest.cpp \ | 140 » resizeimagefilter.cpp \ |
| 131 shadertext.cpp \ | 141 » rrect.cpp \ |
| 132 shadertext2.cpp \ | 142 » rrects.cpp \ |
| 133 shadertext3.cpp \ | 143 » roundrects.cpp \ |
| 134 shadows.cpp \ | 144 » samplerstress.cpp \ |
| 135 shallowgradient.cpp \ | 145 » shaderbounds.cpp \ |
| 136 simpleaaclip.cpp \ | 146 » selftest.cpp \ |
| 137 skbug1719.cpp \ | 147 » shadows.cpp \ |
| 138 stringart.cpp \ | 148 » shallowgradient.cpp \ |
| 139 spritebitmap.cpp \ | 149 » simpleaaclip.cpp \ |
| 140 srcmode.cpp \ | 150 » skbug1719.cpp \ |
| 141 strokefill.cpp \ | 151 » stringart.cpp \ |
| 142 strokerect.cpp \ | 152 » spritebitmap.cpp \ |
| 143 strokes.cpp \ | 153 » srcmode.cpp \ |
| 144 tablecolorfilter.cpp \ | 154 » strokefill.cpp \ |
| 145 texteffects.cpp \ | 155 » strokerect.cpp \ |
| 146 testimagefilters.cpp \ | 156 » strokerects.cpp \ |
| 147 texdata.cpp \ | 157 » strokes.cpp \ |
| 148 thinrects.cpp \ | 158 » stroketext.cpp \ |
| 149 thinstrokedrects.cpp \ | 159 » tablecolorfilter.cpp \ |
| 150 tileimagefilter.cpp \ | 160 » texteffects.cpp \ |
| 151 tilemodes.cpp \ | 161 » testimagefilters.cpp \ |
| 152 tilemodes_scaled.cpp \ | 162 » texdata.cpp \ |
| 153 tinybitmap.cpp \ | 163 » texturedomaineffect.cpp \ |
| 154 twopointradial.cpp \ | 164 » thinrects.cpp \ |
| 155 typeface.cpp \ | 165 » thinstrokedrects.cpp \ |
| 156 verttext.cpp \ | 166 » tileimagefilter.cpp \ |
| 157 verttext2.cpp \ | 167 » tilemodes.cpp \ |
| 158 verylargebitmap.cpp \ | 168 » tilemodes_scaled.cpp \ |
| 159 xfermodeimagefilter.cpp \ | 169 » tinybitmap.cpp \ |
| 160 xfermodes.cpp \ | 170 » twopointradial.cpp \ |
| 161 xfermodes2.cpp \ | 171 » typeface.cpp \ |
| 162 xfermodes3.cpp | 172 » vertices.cpp \ |
| 173 » verttext.cpp \ |
| 174 » verttext2.cpp \ |
| 175 » xfermodeimagefilter.cpp \ |
| 176 » xfermodes.cpp \ |
| 177 » xfermodes2.cpp \ |
| 178 » xfermodes3.cpp \ |
| 179 » ../src/utils/debugger/SkDrawCommand.cpp \ |
| 180 » ../src/utils/debugger/SkDebugCanvas.cpp \ |
| 181 » ../src/utils/debugger/SkObjectParser.cpp \ |
| 182 » androidfallback.cpp \ |
| 183 » ../tools/flags/SkCommandLineFlags.cpp \ |
| 184 » ../src/gpu/GrTest.cpp |
| 163 | 185 |
| 164 LOCAL_SHARED_LIBRARIES := \ | 186 LOCAL_SHARED_LIBRARIES := \ |
| 165 libcutils \ | 187 » liblog \ |
| 166 libutils \ | 188 » libskia \ |
| 167 libskia \ | 189 » libcutils \ |
| 168 libEGL \ | 190 » libGLESv2 \ |
| 169 libGLESv2 | 191 » libEGL \ |
| 170 | 192 » libz |
| 193 |
| 171 LOCAL_C_INCLUDES := \ | 194 LOCAL_C_INCLUDES := \ |
| 172 external/skia/include/config \ | 195 » $(LOCAL_PATH)/../src/utils \ |
| 173 external/skia/include/core \ | 196 » $(LOCAL_PATH)/../include/config \ |
| 174 external/skia/include/effects \ | 197 » $(LOCAL_PATH)/../include/core \ |
| 175 external/skia/include/gpu \ | 198 » $(LOCAL_PATH)/../include/pathops \ |
| 176 external/skia/include/images \ | 199 » $(LOCAL_PATH)/../include/pipe \ |
| 177 external/skia/include/pipe \ | 200 » $(LOCAL_PATH)/../include/effects \ |
| 178 external/skia/include/utils \ | 201 » $(LOCAL_PATH)/../include/images \ |
| 179 external/skia/gm \ | 202 » $(LOCAL_PATH)/../include/ports \ |
| 180 external/skia/src/core \ | 203 » $(LOCAL_PATH)/../src/sfnt \ |
| 181 external/skia/src/effects \ | 204 » $(LOCAL_PATH)/../include/utils \ |
| 182 external/skia/src/gpu \ | 205 » $(LOCAL_PATH)/../include/gpu \ |
| 183 external/skia/src/pipe/utils \ | 206 » $(LOCAL_PATH)/../src/core \ |
| 184 external/skia/src/utils | 207 » $(LOCAL_PATH)/../src/gpu \ |
| 185 | 208 » $(LOCAL_PATH)/../src/images \ |
| 186 LOCAL_MODULE := skia_gm | 209 » $(LOCAL_PATH)/../src/effects \ |
| 187 | 210 » $(LOCAL_PATH)/../src/pipe/utils \ |
| 188 LOCAL_MODULE_TAGS := optional | 211 » $(LOCAL_PATH)/. \ |
| 189 | 212 » $(LOCAL_PATH)/../src/utils/debugger \ |
| 213 » $(LOCAL_PATH)/../src/lazy \ |
| 214 » $(LOCAL_PATH)/../tools/flags \ |
| 215 » $(LOCAL_PATH)/../include/pdf |
| 216 |
| 217 LOCAL_MODULE_TAGS := \ |
| 218 » optional |
| 219 |
| 220 LOCAL_MODULE := \ |
| 221 » skia_gm |
| 222 |
| 223 include external/stlport/libstlport.mk |
| 190 include $(BUILD_EXECUTABLE) | 224 include $(BUILD_EXECUTABLE) |
| OLD | NEW |