1# This file is generated by gyp; do not edit. 2 3include $(CLEAR_VARS) 4 5LOCAL_MODULE_CLASS := STATIC_LIBRARIES 6LOCAL_MODULE := skia_skia_library_gyp 7LOCAL_MODULE_SUFFIX := .a 8LOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH) 9gyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX)) 10gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX)) 11 12# Make sure our deps are built first. 13GYP_TARGET_DEPENDENCIES := \ 14 $(call intermediates-dir-for,GYP,third_party_WebKit_public_blink_skia_config_gyp,,,$(GYP_VAR_PREFIX))/blink_skia_config.stamp 15 16GYP_GENERATED_OUTPUTS := 17 18# Make sure our deps and generated files are built first. 19LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS) 20 21LOCAL_GENERATED_SOURCES := 22 23GYP_COPIED_SOURCE_ORIGIN_DIRS := 24 25LOCAL_SRC_FILES := \ 26 third_party/skia/src/core/SkFlate.cpp \ 27 third_party/skia/src/ports/SkImageDecoder_empty.cpp \ 28 third_party/skia/src/images/SkScaledBitmapSampler.cpp \ 29 third_party/skia/src/fonts/SkFontMgr_indirect.cpp \ 30 third_party/skia/src/fonts/SkRemotableFontMgr.cpp \ 31 third_party/skia/src/ports/SkFontHost_FreeType.cpp \ 32 third_party/skia/src/ports/SkFontHost_FreeType_common.cpp \ 33 third_party/skia/src/ports/SkFontConfigParser_android.cpp \ 34 third_party/skia/src/ports/SkFontMgr_android.cpp \ 35 third_party/skia/src/ports/SkGlobalInitialization_chromium.cpp \ 36 third_party/skia/src/ports/SkOSFile_posix.cpp \ 37 third_party/skia/src/ports/SkOSFile_stdio.cpp \ 38 third_party/skia/src/ports/SkTime_Unix.cpp \ 39 third_party/skia/src/ports/SkTLS_pthread.cpp \ 40 third_party/skia/src/sfnt/SkOTTable_name.cpp \ 41 third_party/skia/src/sfnt/SkOTUtils.cpp \ 42 third_party/skia/src/utils/debugger/SkDebugCanvas.cpp \ 43 third_party/skia/src/utils/debugger/SkDrawCommand.cpp \ 44 third_party/skia/src/utils/debugger/SkObjectParser.cpp \ 45 third_party/skia/src/core/SkAAClip.cpp \ 46 third_party/skia/src/core/SkAnnotation.cpp \ 47 third_party/skia/src/core/SkAdvancedTypefaceMetrics.cpp \ 48 third_party/skia/src/core/SkAlphaRuns.cpp \ 49 third_party/skia/src/core/SkBBHFactory.cpp \ 50 third_party/skia/src/core/SkBBoxRecord.cpp \ 51 third_party/skia/src/core/SkBBoxHierarchyRecord.cpp \ 52 third_party/skia/src/core/SkBitmap.cpp \ 53 third_party/skia/src/core/SkBitmapCache.cpp \ 54 third_party/skia/src/core/SkBitmapDevice.cpp \ 55 third_party/skia/src/core/SkBitmapFilter.cpp \ 56 third_party/skia/src/core/SkBitmapHeap.cpp \ 57 third_party/skia/src/core/SkBitmapProcShader.cpp \ 58 third_party/skia/src/core/SkBitmapProcState.cpp \ 59 third_party/skia/src/core/SkBitmapProcState_matrixProcs.cpp \ 60 third_party/skia/src/core/SkBitmapScaler.cpp \ 61 third_party/skia/src/core/SkBitmap_scroll.cpp \ 62 third_party/skia/src/core/SkBlitMask_D32.cpp \ 63 third_party/skia/src/core/SkBlitRow_D16.cpp \ 64 third_party/skia/src/core/SkBlitRow_D32.cpp \ 65 third_party/skia/src/core/SkBlitter.cpp \ 66 third_party/skia/src/core/SkBlitter_A8.cpp \ 67 third_party/skia/src/core/SkBlitter_ARGB32.cpp \ 68 third_party/skia/src/core/SkBlitter_RGB16.cpp \ 69 third_party/skia/src/core/SkBlitter_Sprite.cpp \ 70 third_party/skia/src/core/SkBuffer.cpp \ 71 third_party/skia/src/core/SkCanvas.cpp \ 72 third_party/skia/src/core/SkChunkAlloc.cpp \ 73 third_party/skia/src/core/SkClipStack.cpp \ 74 third_party/skia/src/core/SkColor.cpp \ 75 third_party/skia/src/core/SkColorFilter.cpp \ 76 third_party/skia/src/core/SkColorTable.cpp \ 77 third_party/skia/src/core/SkComposeShader.cpp \ 78 third_party/skia/src/core/SkConfig8888.cpp \ 79 third_party/skia/src/core/SkConvolver.cpp \ 80 third_party/skia/src/core/SkCubicClipper.cpp \ 81 third_party/skia/src/core/SkData.cpp \ 82 third_party/skia/src/core/SkDataTable.cpp \ 83 third_party/skia/src/core/SkDebug.cpp \ 84 third_party/skia/src/core/SkDeque.cpp \ 85 third_party/skia/src/core/SkDevice.cpp \ 86 third_party/skia/src/core/SkDeviceLooper.cpp \ 87 third_party/skia/src/core/SkDeviceProfile.cpp \ 88 third_party/skia/src/lazy/SkDiscardableMemoryPool.cpp \ 89 third_party/skia/src/lazy/SkDiscardablePixelRef.cpp \ 90 third_party/skia/src/core/SkDistanceFieldGen.cpp \ 91 third_party/skia/src/core/SkDither.cpp \ 92 third_party/skia/src/core/SkDraw.cpp \ 93 third_party/skia/src/core/SkDrawLooper.cpp \ 94 third_party/skia/src/core/SkEdgeBuilder.cpp \ 95 third_party/skia/src/core/SkEdgeClipper.cpp \ 96 third_party/skia/src/core/SkEdge.cpp \ 97 third_party/skia/src/core/SkError.cpp \ 98 third_party/skia/src/core/SkFilterProc.cpp \ 99 third_party/skia/src/core/SkFilterShader.cpp \ 100 third_party/skia/src/core/SkFlattenable.cpp \ 101 third_party/skia/src/core/SkFlattenableSerialization.cpp \ 102 third_party/skia/src/core/SkFloat.cpp \ 103 third_party/skia/src/core/SkFloatBits.cpp \ 104 third_party/skia/src/core/SkFont.cpp \ 105 third_party/skia/src/core/SkFontHost.cpp \ 106 third_party/skia/src/core/SkFontDescriptor.cpp \ 107 third_party/skia/src/core/SkFontStream.cpp \ 108 third_party/skia/src/core/SkGeometry.cpp \ 109 third_party/skia/src/core/SkGlyphCache.cpp \ 110 third_party/skia/src/core/SkGraphics.cpp \ 111 third_party/skia/src/core/SkInstCnt.cpp \ 112 third_party/skia/src/core/SkImageFilter.cpp \ 113 third_party/skia/src/core/SkImageInfo.cpp \ 114 third_party/skia/src/core/SkImageGenerator.cpp \ 115 third_party/skia/src/core/SkLocalMatrixShader.cpp \ 116 third_party/skia/src/core/SkLineClipper.cpp \ 117 third_party/skia/src/core/SkMallocPixelRef.cpp \ 118 third_party/skia/src/core/SkMask.cpp \ 119 third_party/skia/src/core/SkMaskFilter.cpp \ 120 third_party/skia/src/core/SkMaskGamma.cpp \ 121 third_party/skia/src/core/SkMath.cpp \ 122 third_party/skia/src/core/SkMatrix.cpp \ 123 third_party/skia/src/core/SkMetaData.cpp \ 124 third_party/skia/src/core/SkMiniData.cpp \ 125 third_party/skia/src/core/SkMipMap.cpp \ 126 third_party/skia/src/core/SkMultiPictureDraw.cpp \ 127 third_party/skia/src/core/SkPackBits.cpp \ 128 third_party/skia/src/core/SkPaint.cpp \ 129 third_party/skia/src/core/SkPaintPriv.cpp \ 130 third_party/skia/src/core/SkPath.cpp \ 131 third_party/skia/src/core/SkPathEffect.cpp \ 132 third_party/skia/src/core/SkPathHeap.cpp \ 133 third_party/skia/src/core/SkPathMeasure.cpp \ 134 third_party/skia/src/core/SkPathRef.cpp \ 135 third_party/skia/src/core/SkPicture.cpp \ 136 third_party/skia/src/core/SkPictureContentInfo.cpp \ 137 third_party/skia/src/core/SkPictureData.cpp \ 138 third_party/skia/src/core/SkPictureFlat.cpp \ 139 third_party/skia/src/core/SkPicturePlayback.cpp \ 140 third_party/skia/src/core/SkPictureRecord.cpp \ 141 third_party/skia/src/core/SkPictureRecorder.cpp \ 142 third_party/skia/src/core/SkPictureShader.cpp \ 143 third_party/skia/src/core/SkPictureStateTree.cpp \ 144 third_party/skia/src/core/SkPixelRef.cpp \ 145 third_party/skia/src/core/SkPoint.cpp \ 146 third_party/skia/src/core/SkProcSpriteBlitter.cpp \ 147 third_party/skia/src/core/SkPtrRecorder.cpp \ 148 third_party/skia/src/core/SkQuadClipper.cpp \ 149 third_party/skia/src/core/SkRasterClip.cpp \ 150 third_party/skia/src/core/SkRasterizer.cpp \ 151 third_party/skia/src/core/SkReadBuffer.cpp \ 152 third_party/skia/src/core/SkRecordDraw.cpp \ 153 third_party/skia/src/core/SkRecordOpts.cpp \ 154 third_party/skia/src/core/SkRecorder.cpp \ 155 third_party/skia/src/core/SkRecording.cpp \ 156 third_party/skia/src/core/SkRect.cpp \ 157 third_party/skia/src/core/SkRefDict.cpp \ 158 third_party/skia/src/core/SkRegion.cpp \ 159 third_party/skia/src/core/SkRegion_path.cpp \ 160 third_party/skia/src/core/SkResourceCache.cpp \ 161 third_party/skia/src/core/SkRRect.cpp \ 162 third_party/skia/src/core/SkRTree.cpp \ 163 third_party/skia/src/core/SkScalar.cpp \ 164 third_party/skia/src/core/SkScalerContext.cpp \ 165 third_party/skia/src/core/SkScan.cpp \ 166 third_party/skia/src/core/SkScan_AntiPath.cpp \ 167 third_party/skia/src/core/SkScan_Antihair.cpp \ 168 third_party/skia/src/core/SkScan_Hairline.cpp \ 169 third_party/skia/src/core/SkScan_Path.cpp \ 170 third_party/skia/src/core/SkShader.cpp \ 171 third_party/skia/src/core/SkSpriteBlitter_ARGB32.cpp \ 172 third_party/skia/src/core/SkSpriteBlitter_RGB16.cpp \ 173 third_party/skia/src/core/SkStream.cpp \ 174 third_party/skia/src/core/SkString.cpp \ 175 third_party/skia/src/core/SkStringUtils.cpp \ 176 third_party/skia/src/core/SkStroke.cpp \ 177 third_party/skia/src/core/SkStrokeRec.cpp \ 178 third_party/skia/src/core/SkStrokerPriv.cpp \ 179 third_party/skia/src/core/SkTextBlob.cpp \ 180 third_party/skia/src/core/SkTileGrid.cpp \ 181 third_party/skia/src/core/SkTLS.cpp \ 182 third_party/skia/src/core/SkTSearch.cpp \ 183 third_party/skia/src/core/SkTypeface.cpp \ 184 third_party/skia/src/core/SkTypefaceCache.cpp \ 185 third_party/skia/src/core/SkUnPreMultiply.cpp \ 186 third_party/skia/src/core/SkUtils.cpp \ 187 third_party/skia/src/core/SkValidatingReadBuffer.cpp \ 188 third_party/skia/src/core/SkVertState.cpp \ 189 third_party/skia/src/core/SkWriteBuffer.cpp \ 190 third_party/skia/src/core/SkWriter32.cpp \ 191 third_party/skia/src/core/SkXfermode.cpp \ 192 third_party/skia/src/doc/SkDocument.cpp \ 193 third_party/skia/src/image/SkImage.cpp \ 194 third_party/skia/src/image/SkImagePriv.cpp \ 195 third_party/skia/src/image/SkImage_Raster.cpp \ 196 third_party/skia/src/image/SkSurface.cpp \ 197 third_party/skia/src/image/SkSurface_Raster.cpp \ 198 third_party/skia/src/pipe/SkGPipeRead.cpp \ 199 third_party/skia/src/pipe/SkGPipeWrite.cpp \ 200 third_party/skia/src/lazy/SkCachingPixelRef.cpp \ 201 third_party/skia/src/pathops/SkAddIntersections.cpp \ 202 third_party/skia/src/pathops/SkDCubicIntersection.cpp \ 203 third_party/skia/src/pathops/SkDCubicLineIntersection.cpp \ 204 third_party/skia/src/pathops/SkDCubicToQuads.cpp \ 205 third_party/skia/src/pathops/SkDLineIntersection.cpp \ 206 third_party/skia/src/pathops/SkDQuadImplicit.cpp \ 207 third_party/skia/src/pathops/SkDQuadIntersection.cpp \ 208 third_party/skia/src/pathops/SkDQuadLineIntersection.cpp \ 209 third_party/skia/src/pathops/SkIntersections.cpp \ 210 third_party/skia/src/pathops/SkOpAngle.cpp \ 211 third_party/skia/src/pathops/SkOpContour.cpp \ 212 third_party/skia/src/pathops/SkOpEdgeBuilder.cpp \ 213 third_party/skia/src/pathops/SkOpSegment.cpp \ 214 third_party/skia/src/pathops/SkPathOpsBounds.cpp \ 215 third_party/skia/src/pathops/SkPathOpsCommon.cpp \ 216 third_party/skia/src/pathops/SkPathOpsCubic.cpp \ 217 third_party/skia/src/pathops/SkPathOpsDebug.cpp \ 218 third_party/skia/src/pathops/SkPathOpsLine.cpp \ 219 third_party/skia/src/pathops/SkPathOpsOp.cpp \ 220 third_party/skia/src/pathops/SkPathOpsPoint.cpp \ 221 third_party/skia/src/pathops/SkPathOpsQuad.cpp \ 222 third_party/skia/src/pathops/SkPathOpsRect.cpp \ 223 third_party/skia/src/pathops/SkPathOpsSimplify.cpp \ 224 third_party/skia/src/pathops/SkPathOpsTightBounds.cpp \ 225 third_party/skia/src/pathops/SkPathOpsTriangle.cpp \ 226 third_party/skia/src/pathops/SkPathOpsTypes.cpp \ 227 third_party/skia/src/pathops/SkPathWriter.cpp \ 228 third_party/skia/src/pathops/SkQuarticRoot.cpp \ 229 third_party/skia/src/pathops/SkReduceOrder.cpp \ 230 third_party/skia/src/effects/Sk1DPathEffect.cpp \ 231 third_party/skia/src/effects/Sk2DPathEffect.cpp \ 232 third_party/skia/src/effects/SkAlphaThresholdFilter.cpp \ 233 third_party/skia/src/effects/SkArithmeticMode.cpp \ 234 third_party/skia/src/effects/SkAvoidXfermode.cpp \ 235 third_party/skia/src/effects/SkBitmapSource.cpp \ 236 third_party/skia/src/effects/SkBlurDrawLooper.cpp \ 237 third_party/skia/src/effects/SkBlurMask.cpp \ 238 third_party/skia/src/effects/SkBlurImageFilter.cpp \ 239 third_party/skia/src/effects/SkBlurMaskFilter.cpp \ 240 third_party/skia/src/effects/SkColorFilters.cpp \ 241 third_party/skia/src/effects/SkColorFilterImageFilter.cpp \ 242 third_party/skia/src/effects/SkColorMatrix.cpp \ 243 third_party/skia/src/effects/SkColorMatrixFilter.cpp \ 244 third_party/skia/src/effects/SkComposeImageFilter.cpp \ 245 third_party/skia/src/effects/SkCornerPathEffect.cpp \ 246 third_party/skia/src/effects/SkDashPathEffect.cpp \ 247 third_party/skia/src/effects/SkDiscretePathEffect.cpp \ 248 third_party/skia/src/effects/SkDisplacementMapEffect.cpp \ 249 third_party/skia/src/effects/SkDropShadowImageFilter.cpp \ 250 third_party/skia/src/effects/SkEmbossMask.cpp \ 251 third_party/skia/src/effects/SkEmbossMaskFilter.cpp \ 252 third_party/skia/src/effects/SkGpuBlurUtils.cpp \ 253 third_party/skia/src/effects/SkLayerDrawLooper.cpp \ 254 third_party/skia/src/effects/SkLayerRasterizer.cpp \ 255 third_party/skia/src/effects/SkLerpXfermode.cpp \ 256 third_party/skia/src/effects/SkLightingImageFilter.cpp \ 257 third_party/skia/src/effects/SkLumaColorFilter.cpp \ 258 third_party/skia/src/effects/SkMagnifierImageFilter.cpp \ 259 third_party/skia/src/effects/SkMatrixConvolutionImageFilter.cpp \ 260 third_party/skia/src/effects/SkMergeImageFilter.cpp \ 261 third_party/skia/src/effects/SkMorphologyImageFilter.cpp \ 262 third_party/skia/src/effects/SkOffsetImageFilter.cpp \ 263 third_party/skia/src/effects/SkPaintFlagsDrawFilter.cpp \ 264 third_party/skia/src/effects/SkPerlinNoiseShader.cpp \ 265 third_party/skia/src/effects/SkPictureImageFilter.cpp \ 266 third_party/skia/src/effects/SkPixelXorXfermode.cpp \ 267 third_party/skia/src/effects/SkPorterDuff.cpp \ 268 third_party/skia/src/effects/SkRectShaderImageFilter.cpp \ 269 third_party/skia/src/effects/SkTableColorFilter.cpp \ 270 third_party/skia/src/effects/SkTableMaskFilter.cpp \ 271 third_party/skia/src/effects/SkTestImageFilters.cpp \ 272 third_party/skia/src/effects/SkTileImageFilter.cpp \ 273 third_party/skia/src/effects/SkMatrixImageFilter.cpp \ 274 third_party/skia/src/effects/SkTransparentShader.cpp \ 275 third_party/skia/src/effects/SkXfermodeImageFilter.cpp \ 276 third_party/skia/src/effects/gradients/SkClampRange.cpp \ 277 third_party/skia/src/effects/gradients/SkGradientBitmapCache.cpp \ 278 third_party/skia/src/effects/gradients/SkGradientShader.cpp \ 279 third_party/skia/src/effects/gradients/SkLinearGradient.cpp \ 280 third_party/skia/src/effects/gradients/SkRadialGradient.cpp \ 281 third_party/skia/src/effects/gradients/SkTwoPointRadialGradient.cpp \ 282 third_party/skia/src/effects/gradients/SkTwoPointConicalGradient.cpp \ 283 third_party/skia/src/effects/gradients/SkTwoPointConicalGradient_gpu.cpp \ 284 third_party/skia/src/effects/gradients/SkSweepGradient.cpp \ 285 third_party/skia/src/pdf/SkPDFCatalog.cpp \ 286 third_party/skia/src/pdf/SkPDFDevice.cpp \ 287 third_party/skia/src/pdf/SkPDFDeviceFlattener.cpp \ 288 third_party/skia/src/pdf/SkPDFDocument.cpp \ 289 third_party/skia/src/pdf/SkPDFFont.cpp \ 290 third_party/skia/src/pdf/SkPDFFormXObject.cpp \ 291 third_party/skia/src/pdf/SkPDFGraphicState.cpp \ 292 third_party/skia/src/pdf/SkPDFImage.cpp \ 293 third_party/skia/src/pdf/SkPDFPage.cpp \ 294 third_party/skia/src/pdf/SkPDFResourceDict.cpp \ 295 third_party/skia/src/pdf/SkPDFShader.cpp \ 296 third_party/skia/src/pdf/SkPDFStream.cpp \ 297 third_party/skia/src/pdf/SkPDFTypes.cpp \ 298 third_party/skia/src/pdf/SkPDFUtils.cpp \ 299 third_party/skia/src/utils/SkBase64.cpp \ 300 third_party/skia/src/utils/SkBitSet.cpp \ 301 third_party/skia/src/utils/SkCanvasStack.cpp \ 302 third_party/skia/src/utils/SkCanvasStateUtils.cpp \ 303 third_party/skia/src/utils/SkDashPath.cpp \ 304 third_party/skia/src/utils/SkDeferredCanvas.cpp \ 305 third_party/skia/src/utils/SkEventTracer.cpp \ 306 third_party/skia/src/utils/SkMatrix22.cpp \ 307 third_party/skia/src/utils/SkMatrix44.cpp \ 308 third_party/skia/src/utils/SkNWayCanvas.cpp \ 309 third_party/skia/src/utils/SkNullCanvas.cpp \ 310 third_party/skia/src/utils/SkPictureUtils.cpp \ 311 third_party/skia/src/utils/SkPatchGrid.cpp \ 312 third_party/skia/src/utils/SkPatchUtils.cpp \ 313 third_party/skia/src/utils/SkProxyCanvas.cpp \ 314 third_party/skia/src/utils/SkRTConf.cpp \ 315 third_party/skia/src/utils/SkTextureCompressor.cpp \ 316 third_party/skia/src/utils/SkTextureCompressor_ASTC.cpp \ 317 third_party/skia/src/utils/SkTextureCompressor_R11EAC.cpp \ 318 third_party/skia/src/utils/SkTextureCompressor_LATC.cpp \ 319 third_party/skia/src/fonts/SkTestScalerContext.cpp \ 320 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \ 321 third_party/skia/src/gpu/gl/SkNullGLContext.cpp \ 322 third_party/skia/src/gpu/GrAAHairLinePathRenderer.cpp \ 323 third_party/skia/src/gpu/GrAAConvexPathRenderer.cpp \ 324 third_party/skia/src/gpu/GrAARectRenderer.cpp \ 325 third_party/skia/src/gpu/GrAddPathRenderers_default.cpp \ 326 third_party/skia/src/gpu/GrAllocPool.cpp \ 327 third_party/skia/src/gpu/GrAtlas.cpp \ 328 third_party/skia/src/gpu/GrBitmapTextContext.cpp \ 329 third_party/skia/src/gpu/GrBlend.cpp \ 330 third_party/skia/src/gpu/GrBufferAllocPool.cpp \ 331 third_party/skia/src/gpu/GrCacheID.cpp \ 332 third_party/skia/src/gpu/GrClipData.cpp \ 333 third_party/skia/src/gpu/GrClipMaskCache.cpp \ 334 third_party/skia/src/gpu/GrClipMaskManager.cpp \ 335 third_party/skia/src/gpu/GrContext.cpp \ 336 third_party/skia/src/gpu/GrDefaultPathRenderer.cpp \ 337 third_party/skia/src/gpu/GrDistanceFieldTextContext.cpp \ 338 third_party/skia/src/gpu/GrDrawState.cpp \ 339 third_party/skia/src/gpu/GrDrawTarget.cpp \ 340 third_party/skia/src/gpu/GrFontScaler.cpp \ 341 third_party/skia/src/gpu/GrGpu.cpp \ 342 third_party/skia/src/gpu/GrGpuResource.cpp \ 343 third_party/skia/src/gpu/GrGpuFactory.cpp \ 344 third_party/skia/src/gpu/GrInOrderDrawBuffer.cpp \ 345 third_party/skia/src/gpu/GrLayerCache.cpp \ 346 third_party/skia/src/gpu/GrLayerHoister.cpp \ 347 third_party/skia/src/gpu/GrMemoryPool.cpp \ 348 third_party/skia/src/gpu/GrOptDrawState.cpp \ 349 third_party/skia/src/gpu/GrOvalRenderer.cpp \ 350 third_party/skia/src/gpu/GrPaint.cpp \ 351 third_party/skia/src/gpu/GrPath.cpp \ 352 third_party/skia/src/gpu/GrPathRange.cpp \ 353 third_party/skia/src/gpu/GrPathRendererChain.cpp \ 354 third_party/skia/src/gpu/GrPathRenderer.cpp \ 355 third_party/skia/src/gpu/GrPathRendering.cpp \ 356 third_party/skia/src/gpu/GrPathUtils.cpp \ 357 third_party/skia/src/gpu/GrProgramElement.cpp \ 358 third_party/skia/src/gpu/GrProcessor.cpp \ 359 third_party/skia/src/gpu/GrGpuResourceRef.cpp \ 360 third_party/skia/src/gpu/GrPictureUtils.cpp \ 361 third_party/skia/src/gpu/GrRecordReplaceDraw.cpp \ 362 third_party/skia/src/gpu/GrRectanizer_pow2.cpp \ 363 third_party/skia/src/gpu/GrRectanizer_skyline.cpp \ 364 third_party/skia/src/gpu/GrRenderTarget.cpp \ 365 third_party/skia/src/gpu/GrReducedClip.cpp \ 366 third_party/skia/src/gpu/GrResourceCache.cpp \ 367 third_party/skia/src/gpu/GrResourceCache2.cpp \ 368 third_party/skia/src/gpu/GrRODrawState.cpp \ 369 third_party/skia/src/gpu/GrStencil.cpp \ 370 third_party/skia/src/gpu/GrStencilAndCoverPathRenderer.cpp \ 371 third_party/skia/src/gpu/GrStencilAndCoverTextContext.cpp \ 372 third_party/skia/src/gpu/GrStencilBuffer.cpp \ 373 third_party/skia/src/gpu/GrTraceMarker.cpp \ 374 third_party/skia/src/gpu/GrSWMaskHelper.cpp \ 375 third_party/skia/src/gpu/GrSoftwarePathRenderer.cpp \ 376 third_party/skia/src/gpu/GrSurface.cpp \ 377 third_party/skia/src/gpu/GrTextContext.cpp \ 378 third_party/skia/src/gpu/GrTextStrike.cpp \ 379 third_party/skia/src/gpu/GrTexture.cpp \ 380 third_party/skia/src/gpu/GrTextureAccess.cpp \ 381 third_party/skia/src/gpu/effects/GrConfigConversionEffect.cpp \ 382 third_party/skia/src/gpu/effects/GrBezierEffect.cpp \ 383 third_party/skia/src/gpu/effects/GrConvolutionEffect.cpp \ 384 third_party/skia/src/gpu/effects/GrConvexPolyEffect.cpp \ 385 third_party/skia/src/gpu/effects/GrBicubicEffect.cpp \ 386 third_party/skia/src/gpu/effects/GrCustomCoordsTextureEffect.cpp \ 387 third_party/skia/src/gpu/effects/GrDashingEffect.cpp \ 388 third_party/skia/src/gpu/effects/GrDistanceFieldTextureEffect.cpp \ 389 third_party/skia/src/gpu/effects/GrDitherEffect.cpp \ 390 third_party/skia/src/gpu/effects/GrMatrixConvolutionEffect.cpp \ 391 third_party/skia/src/gpu/effects/GrOvalEffect.cpp \ 392 third_party/skia/src/gpu/effects/GrRRectEffect.cpp \ 393 third_party/skia/src/gpu/effects/GrSimpleTextureEffect.cpp \ 394 third_party/skia/src/gpu/effects/GrSingleTextureEffect.cpp \ 395 third_party/skia/src/gpu/effects/GrTextureDomain.cpp \ 396 third_party/skia/src/gpu/effects/GrTextureStripAtlas.cpp \ 397 third_party/skia/src/gpu/effects/GrYUVtoRGBEffect.cpp \ 398 third_party/skia/src/gpu/gl/GrGLAssembleInterface.cpp \ 399 third_party/skia/src/gpu/gl/GrGLBufferImpl.cpp \ 400 third_party/skia/src/gpu/gl/GrGLCaps.cpp \ 401 third_party/skia/src/gpu/gl/GrGLContext.cpp \ 402 third_party/skia/src/gpu/gl/GrGLCreateNativeInterface_none.cpp \ 403 third_party/skia/src/gpu/gl/GrGLDefaultInterface_none.cpp \ 404 third_party/skia/src/gpu/gl/GrGLExtensions.cpp \ 405 third_party/skia/src/gpu/gl/GrGLIndexBuffer.cpp \ 406 third_party/skia/src/gpu/gl/GrGLInterface.cpp \ 407 third_party/skia/src/gpu/gl/GrGLNameAllocator.cpp \ 408 third_party/skia/src/gpu/gl/GrGLNoOpInterface.cpp \ 409 third_party/skia/src/gpu/gl/GrGLPath.cpp \ 410 third_party/skia/src/gpu/gl/GrGLPathRange.cpp \ 411 third_party/skia/src/gpu/gl/GrGLPathRendering.cpp \ 412 third_party/skia/src/gpu/gl/GrGLProgram.cpp \ 413 third_party/skia/src/gpu/gl/GrGLProgramDesc.cpp \ 414 third_party/skia/src/gpu/gl/GrGLProgramEffects.cpp \ 415 third_party/skia/src/gpu/gl/GrGLProgramDataManager.cpp \ 416 third_party/skia/src/gpu/gl/GrGLRenderTarget.cpp \ 417 third_party/skia/src/gpu/gl/GrGLSL.cpp \ 418 third_party/skia/src/gpu/gl/GrGLStencilBuffer.cpp \ 419 third_party/skia/src/gpu/gl/GrGLTexture.cpp \ 420 third_party/skia/src/gpu/gl/GrGLUtil.cpp \ 421 third_party/skia/src/gpu/gl/GrGLVertexArray.cpp \ 422 third_party/skia/src/gpu/gl/GrGLVertexBuffer.cpp \ 423 third_party/skia/src/gpu/gl/GrGpuGL.cpp \ 424 third_party/skia/src/gpu/gl/GrGpuGL_program.cpp \ 425 third_party/skia/src/gpu/gl/builders/GrGLSLPrettyPrint.cpp \ 426 third_party/skia/src/gpu/gl/builders/GrGLShaderBuilder.cpp \ 427 third_party/skia/src/gpu/gl/builders/GrGLFragmentOnlyProgramBuilder.cpp \ 428 third_party/skia/src/gpu/gl/builders/GrGLFullProgramBuilder.cpp \ 429 third_party/skia/src/gpu/gl/builders/GrGLProgramBuilder.cpp \ 430 third_party/skia/src/gpu/gl/builders/GrGLShaderStringBuilder.cpp \ 431 third_party/skia/src/gpu/gl/builders/GrGLVertexShaderBuilder.cpp \ 432 third_party/skia/src/gpu/gl/builders/GrGLFragmentShaderBuilder.cpp \ 433 third_party/skia/src/gpu/gl/builders/GrGLGeometryShaderBuilder.cpp \ 434 third_party/skia/src/gpu/SkGpuDevice.cpp \ 435 third_party/skia/src/gpu/SkGr.cpp \ 436 third_party/skia/src/gpu/SkGrPixelRef.cpp \ 437 third_party/skia/src/gpu/SkGrTexturePixelRef.cpp \ 438 third_party/skia/src/image/SkImage_Gpu.cpp \ 439 third_party/skia/src/image/SkSurface_Gpu.cpp \ 440 third_party/skia/src/gpu/gl/SkGLContextHelper.cpp 441 442 443# Flags passed to both C and C++ files. 444MY_CFLAGS_Debug := \ 445 -fstack-protector \ 446 --param=ssp-buffer-size=4 \ 447 \ 448 -fno-strict-aliasing \ 449 -Wno-unused-parameter \ 450 -Wno-missing-field-initializers \ 451 -fvisibility=hidden \ 452 -pipe \ 453 -fPIC \ 454 -Wno-unused-local-typedefs \ 455 -Wno-format \ 456 -ffunction-sections \ 457 -funwind-tables \ 458 -g \ 459 -fstack-protector \ 460 -fno-short-enums \ 461 -finline-limit=64 \ 462 -Wa,--noexecstack \ 463 -U_FORTIFY_SOURCE \ 464 -Wno-extra \ 465 -Wno-ignored-qualifiers \ 466 -Wno-type-limits \ 467 -Wno-unused-but-set-variable \ 468 -Wno-address \ 469 -Wno-format-security \ 470 -Wno-return-type \ 471 -Wno-sequence-point \ 472 -Os \ 473 -g \ 474 -gdwarf-4 \ 475 -fdata-sections \ 476 -ffunction-sections \ 477 -fomit-frame-pointer \ 478 -funwind-tables 479 480MY_DEFS_Debug := \ 481 '-DV8_DEPRECATION_WARNINGS' \ 482 '-D_FILE_OFFSET_BITS=64' \ 483 '-DNO_TCMALLOC' \ 484 '-DDISABLE_NACL' \ 485 '-DCHROMIUM_BUILD' \ 486 '-DUSE_LIBJPEG_TURBO=1' \ 487 '-DENABLE_WEBRTC=1' \ 488 '-DUSE_PROPRIETARY_CODECS' \ 489 '-DENABLE_BROWSER_CDMS' \ 490 '-DENABLE_CONFIGURATION_POLICY' \ 491 '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \ 492 '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \ 493 '-DENABLE_EGLIMAGE=1' \ 494 '-DCLD_VERSION=1' \ 495 '-DENABLE_PRINTING=1' \ 496 '-DENABLE_MANAGED_USERS=1' \ 497 '-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \ 498 '-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \ 499 '-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \ 500 '-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \ 501 '-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \ 502 '-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \ 503 '-DVIDEO_HOLE=1' \ 504 '-DENABLE_LOAD_COMPLETION_HACKS=1' \ 505 '-DSK_ENABLE_INST_COUNT=0' \ 506 '-DSK_SUPPORT_GPU=1' \ 507 '-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \ 508 '-DSK_ENABLE_LEGACY_API_ALIASING=1' \ 509 '-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \ 510 '-DGR_GL_IGNORE_ES3_MSAA=0' \ 511 '-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \ 512 '-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \ 513 '-DSK_BUILD_FOR_ANDROID' \ 514 '-DSK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0' \ 515 '-DSK_DISABLE_OFFSETIMAGEFILTER_OPTIMIZATION' \ 516 '-DIGNORE_ROT_AA_RECT_OPT' \ 517 '-DSK_IGNORE_BLURRED_RRECT_OPT' \ 518 '-DSK_GDI_ALWAYS_USE_TEXTMETRICS_FOR_FONT_METRICS' \ 519 '-DSK_DEFAULT_FONT_CACHE_LIMIT=(1*1024*1024)' \ 520 '-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE' \ 521 '-DSK_GAMMA_APPLY_TO_A8' \ 522 '-DSK_GAMMA_EXPONENT=1.4' \ 523 '-DSK_GAMMA_CONTRAST=0.0' \ 524 '-DSK_USE_POSIX_THREADS' \ 525 '-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \ 526 '-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \ 527 '-DXML_STATIC' \ 528 '-DUSE_OPENSSL=1' \ 529 '-DUSE_OPENSSL_CERTS=1' \ 530 '-DANDROID' \ 531 '-D__GNU_SOURCE=1' \ 532 '-DUSE_STLPORT=1' \ 533 '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \ 534 '-DCHROME_BUILD_ID=""' \ 535 '-DDYNAMIC_ANNOTATIONS_ENABLED=1' \ 536 '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \ 537 '-D_DEBUG' 538 539 540# Include paths placed before CFLAGS/CPPFLAGS 541LOCAL_C_INCLUDES_Debug := \ 542 $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \ 543 $(gyp_shared_intermediate_dir) \ 544 $(LOCAL_PATH)/third_party/skia/include/core \ 545 $(LOCAL_PATH)/third_party/skia/include/effects \ 546 $(LOCAL_PATH)/third_party/skia/include/images \ 547 $(LOCAL_PATH)/third_party/skia/include/lazy \ 548 $(LOCAL_PATH)/third_party/skia/include/pathops \ 549 $(LOCAL_PATH)/third_party/skia/include/pdf \ 550 $(LOCAL_PATH)/third_party/skia/include/pipe \ 551 $(LOCAL_PATH)/third_party/skia/include/ports \ 552 $(LOCAL_PATH)/third_party/skia/include/record \ 553 $(LOCAL_PATH)/third_party/skia/include/utils \ 554 $(LOCAL_PATH)/third_party/skia/src/core \ 555 $(LOCAL_PATH)/third_party/skia/src/opts \ 556 $(LOCAL_PATH)/third_party/skia/src/image \ 557 $(LOCAL_PATH)/third_party/skia/src/ports \ 558 $(LOCAL_PATH)/third_party/skia/src/sfnt \ 559 $(LOCAL_PATH)/third_party/skia/src/utils \ 560 $(LOCAL_PATH)/third_party/skia/src/lazy \ 561 $(LOCAL_PATH) \ 562 $(LOCAL_PATH)/skia/config \ 563 $(LOCAL_PATH)/third_party/skia/include/gpu \ 564 $(LOCAL_PATH)/third_party/skia/src/gpu \ 565 $(LOCAL_PATH)/third_party/expat/files/lib \ 566 $(LOCAL_PATH)/third_party/zlib \ 567 $(LOCAL_PATH)/third_party/freetype/include \ 568 $(PWD)/frameworks/wilhelm/include \ 569 $(PWD)/bionic \ 570 $(PWD)/external/stlport/stlport 571 572 573# Flags passed to only C++ (and not C) files. 574LOCAL_CPPFLAGS_Debug := \ 575 -fno-exceptions \ 576 -fno-rtti \ 577 -fno-threadsafe-statics \ 578 -fvisibility-inlines-hidden \ 579 -Wno-deprecated \ 580 -Wno-uninitialized \ 581 -std=gnu++11 \ 582 -Wno-narrowing \ 583 -Wno-literal-suffix \ 584 -Wno-non-virtual-dtor \ 585 -Wno-sign-promo \ 586 -Wno-non-virtual-dtor 587 588 589# Flags passed to both C and C++ files. 590MY_CFLAGS_Release := \ 591 -fstack-protector \ 592 --param=ssp-buffer-size=4 \ 593 \ 594 -fno-strict-aliasing \ 595 -Wno-unused-parameter \ 596 -Wno-missing-field-initializers \ 597 -fvisibility=hidden \ 598 -pipe \ 599 -fPIC \ 600 -Wno-unused-local-typedefs \ 601 -Wno-format \ 602 -ffunction-sections \ 603 -funwind-tables \ 604 -g \ 605 -fstack-protector \ 606 -fno-short-enums \ 607 -finline-limit=64 \ 608 -Wa,--noexecstack \ 609 -U_FORTIFY_SOURCE \ 610 -Wno-extra \ 611 -Wno-ignored-qualifiers \ 612 -Wno-type-limits \ 613 -Wno-unused-but-set-variable \ 614 -Wno-address \ 615 -Wno-format-security \ 616 -Wno-return-type \ 617 -Wno-sequence-point \ 618 -fno-ident \ 619 -fdata-sections \ 620 -ffunction-sections \ 621 -fomit-frame-pointer \ 622 -funwind-tables \ 623 -O2 624 625MY_DEFS_Release := \ 626 '-DV8_DEPRECATION_WARNINGS' \ 627 '-D_FILE_OFFSET_BITS=64' \ 628 '-DNO_TCMALLOC' \ 629 '-DDISABLE_NACL' \ 630 '-DCHROMIUM_BUILD' \ 631 '-DUSE_LIBJPEG_TURBO=1' \ 632 '-DENABLE_WEBRTC=1' \ 633 '-DUSE_PROPRIETARY_CODECS' \ 634 '-DENABLE_BROWSER_CDMS' \ 635 '-DENABLE_CONFIGURATION_POLICY' \ 636 '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \ 637 '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \ 638 '-DENABLE_EGLIMAGE=1' \ 639 '-DCLD_VERSION=1' \ 640 '-DENABLE_PRINTING=1' \ 641 '-DENABLE_MANAGED_USERS=1' \ 642 '-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \ 643 '-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \ 644 '-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \ 645 '-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \ 646 '-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \ 647 '-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \ 648 '-DVIDEO_HOLE=1' \ 649 '-DENABLE_LOAD_COMPLETION_HACKS=1' \ 650 '-DSK_ENABLE_INST_COUNT=0' \ 651 '-DSK_SUPPORT_GPU=1' \ 652 '-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \ 653 '-DSK_ENABLE_LEGACY_API_ALIASING=1' \ 654 '-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \ 655 '-DGR_GL_IGNORE_ES3_MSAA=0' \ 656 '-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \ 657 '-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \ 658 '-DSK_BUILD_FOR_ANDROID' \ 659 '-DSK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0' \ 660 '-DSK_DISABLE_OFFSETIMAGEFILTER_OPTIMIZATION' \ 661 '-DIGNORE_ROT_AA_RECT_OPT' \ 662 '-DSK_IGNORE_BLURRED_RRECT_OPT' \ 663 '-DSK_GDI_ALWAYS_USE_TEXTMETRICS_FOR_FONT_METRICS' \ 664 '-DSK_DEFAULT_FONT_CACHE_LIMIT=(1*1024*1024)' \ 665 '-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE' \ 666 '-DSK_GAMMA_APPLY_TO_A8' \ 667 '-DSK_GAMMA_EXPONENT=1.4' \ 668 '-DSK_GAMMA_CONTRAST=0.0' \ 669 '-DSK_USE_POSIX_THREADS' \ 670 '-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \ 671 '-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \ 672 '-DXML_STATIC' \ 673 '-DUSE_OPENSSL=1' \ 674 '-DUSE_OPENSSL_CERTS=1' \ 675 '-DANDROID' \ 676 '-D__GNU_SOURCE=1' \ 677 '-DUSE_STLPORT=1' \ 678 '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \ 679 '-DCHROME_BUILD_ID=""' \ 680 '-DNDEBUG' \ 681 '-DNVALGRIND' \ 682 '-DDYNAMIC_ANNOTATIONS_ENABLED=0' 683 684 685# Include paths placed before CFLAGS/CPPFLAGS 686LOCAL_C_INCLUDES_Release := \ 687 $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \ 688 $(gyp_shared_intermediate_dir) \ 689 $(LOCAL_PATH)/third_party/skia/include/core \ 690 $(LOCAL_PATH)/third_party/skia/include/effects \ 691 $(LOCAL_PATH)/third_party/skia/include/images \ 692 $(LOCAL_PATH)/third_party/skia/include/lazy \ 693 $(LOCAL_PATH)/third_party/skia/include/pathops \ 694 $(LOCAL_PATH)/third_party/skia/include/pdf \ 695 $(LOCAL_PATH)/third_party/skia/include/pipe \ 696 $(LOCAL_PATH)/third_party/skia/include/ports \ 697 $(LOCAL_PATH)/third_party/skia/include/record \ 698 $(LOCAL_PATH)/third_party/skia/include/utils \ 699 $(LOCAL_PATH)/third_party/skia/src/core \ 700 $(LOCAL_PATH)/third_party/skia/src/opts \ 701 $(LOCAL_PATH)/third_party/skia/src/image \ 702 $(LOCAL_PATH)/third_party/skia/src/ports \ 703 $(LOCAL_PATH)/third_party/skia/src/sfnt \ 704 $(LOCAL_PATH)/third_party/skia/src/utils \ 705 $(LOCAL_PATH)/third_party/skia/src/lazy \ 706 $(LOCAL_PATH) \ 707 $(LOCAL_PATH)/skia/config \ 708 $(LOCAL_PATH)/third_party/skia/include/gpu \ 709 $(LOCAL_PATH)/third_party/skia/src/gpu \ 710 $(LOCAL_PATH)/third_party/expat/files/lib \ 711 $(LOCAL_PATH)/third_party/zlib \ 712 $(LOCAL_PATH)/third_party/freetype/include \ 713 $(PWD)/frameworks/wilhelm/include \ 714 $(PWD)/bionic \ 715 $(PWD)/external/stlport/stlport 716 717 718# Flags passed to only C++ (and not C) files. 719LOCAL_CPPFLAGS_Release := \ 720 -fno-exceptions \ 721 -fno-rtti \ 722 -fno-threadsafe-statics \ 723 -fvisibility-inlines-hidden \ 724 -Wno-deprecated \ 725 -Wno-uninitialized \ 726 -std=gnu++11 \ 727 -Wno-narrowing \ 728 -Wno-literal-suffix \ 729 -Wno-non-virtual-dtor \ 730 -Wno-sign-promo \ 731 -Wno-non-virtual-dtor 732 733 734LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION)) 735LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION)) 736LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION)) 737LOCAL_ASFLAGS := $(LOCAL_CFLAGS) 738### Rules for final target. 739 740LOCAL_SHARED_LIBRARIES := \ 741 libstlport \ 742 libdl 743 744### Set directly by aosp_build_settings. 745LOCAL_FDO_SUPPORT := true 746 747# Add target alias to "gyp_all_modules" target. 748.PHONY: gyp_all_modules 749gyp_all_modules: skia_skia_library_gyp 750 751# Alias gyp target name. 752.PHONY: skia_library 753skia_library: skia_skia_library_gyp 754 755include $(BUILD_STATIC_LIBRARY) 756