Home | History | Annotate | Download | only in skia
      1 # This file is generated by gyp; do not edit.
      2 
      3 include $(CLEAR_VARS)
      4 
      5 LOCAL_MODULE_CLASS := STATIC_LIBRARIES
      6 LOCAL_MODULE := skia_skia_library_gyp
      7 LOCAL_MODULE_SUFFIX := .a
      8 LOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
      9 gyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
     10 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
     11 
     12 # Make sure our deps are built first.
     13 GYP_TARGET_DEPENDENCIES := \
     14 	$(call intermediates-dir-for,GYP,third_party_WebKit_public_blink_skia_config_gyp,,,$(GYP_VAR_PREFIX))/blink_skia_config.stamp
     15 
     16 GYP_GENERATED_OUTPUTS :=
     17 
     18 # Make sure our deps and generated files are built first.
     19 LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
     20 
     21 LOCAL_GENERATED_SOURCES :=
     22 
     23 GYP_COPIED_SOURCE_ORIGIN_DIRS :=
     24 
     25 LOCAL_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 	third_party/skia/src/core/SkUtilsArm.cpp
    442 
    443 
    444 # Flags passed to both C and C++ files.
    445 MY_CFLAGS_Debug := \
    446 	-fstack-protector \
    447 	--param=ssp-buffer-size=4 \
    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 	-fno-tree-sra \
    457 	-fno-caller-saves \
    458 	-Wno-psabi \
    459 	-fno-partial-inlining \
    460 	-fno-early-inlining \
    461 	-fno-tree-copy-prop \
    462 	-fno-tree-loop-optimize \
    463 	-fno-move-loop-invariants \
    464 	-ffunction-sections \
    465 	-funwind-tables \
    466 	-g \
    467 	-fstack-protector \
    468 	-fno-short-enums \
    469 	-finline-limit=64 \
    470 	-Wa,--noexecstack \
    471 	-U_FORTIFY_SOURCE \
    472 	-Wno-extra \
    473 	-Wno-ignored-qualifiers \
    474 	-Wno-type-limits \
    475 	-Wno-unused-but-set-variable \
    476 	-Wno-address \
    477 	-Wno-format-security \
    478 	-Wno-return-type \
    479 	-Wno-sequence-point \
    480 	-Os \
    481 	-g \
    482 	-gdwarf-4 \
    483 	-fdata-sections \
    484 	-ffunction-sections \
    485 	-fomit-frame-pointer \
    486 	-funwind-tables
    487 
    488 MY_DEFS_Debug := \
    489 	'-DV8_DEPRECATION_WARNINGS' \
    490 	'-D_FILE_OFFSET_BITS=64' \
    491 	'-DNO_TCMALLOC' \
    492 	'-DDISABLE_NACL' \
    493 	'-DCHROMIUM_BUILD' \
    494 	'-DUSE_LIBJPEG_TURBO=1' \
    495 	'-DENABLE_WEBRTC=1' \
    496 	'-DUSE_PROPRIETARY_CODECS' \
    497 	'-DENABLE_BROWSER_CDMS' \
    498 	'-DENABLE_CONFIGURATION_POLICY' \
    499 	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
    500 	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
    501 	'-DENABLE_EGLIMAGE=1' \
    502 	'-DCLD_VERSION=1' \
    503 	'-DENABLE_PRINTING=1' \
    504 	'-DENABLE_MANAGED_USERS=1' \
    505 	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
    506 	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
    507 	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
    508 	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
    509 	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
    510 	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
    511 	'-DVIDEO_HOLE=1' \
    512 	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
    513 	'-DSK_ENABLE_INST_COUNT=0' \
    514 	'-DSK_SUPPORT_GPU=1' \
    515 	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
    516 	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
    517 	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
    518 	'-DGR_GL_IGNORE_ES3_MSAA=0' \
    519 	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
    520 	'-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \
    521 	'-DSK_BUILD_FOR_ANDROID' \
    522 	'-DSK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0' \
    523 	'-DSK_DISABLE_OFFSETIMAGEFILTER_OPTIMIZATION' \
    524 	'-DIGNORE_ROT_AA_RECT_OPT' \
    525 	'-DSK_IGNORE_BLURRED_RRECT_OPT' \
    526 	'-DSK_GDI_ALWAYS_USE_TEXTMETRICS_FOR_FONT_METRICS' \
    527 	'-DSK_DEFAULT_FONT_CACHE_LIMIT=(1*1024*1024)' \
    528 	'-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE' \
    529 	'-DSK_GAMMA_APPLY_TO_A8' \
    530 	'-DSK_GAMMA_EXPONENT=1.4' \
    531 	'-DSK_GAMMA_CONTRAST=0.0' \
    532 	'-DSK_USE_POSIX_THREADS' \
    533 	'-DSK_ARM_HAS_OPTIONAL_NEON' \
    534 	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
    535 	'-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \
    536 	'-DXML_STATIC' \
    537 	'-DUSE_OPENSSL=1' \
    538 	'-DUSE_OPENSSL_CERTS=1' \
    539 	'-DANDROID' \
    540 	'-D__GNU_SOURCE=1' \
    541 	'-DUSE_STLPORT=1' \
    542 	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
    543 	'-DCHROME_BUILD_ID=""' \
    544 	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
    545 	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
    546 	'-D_DEBUG'
    547 
    548 
    549 # Include paths placed before CFLAGS/CPPFLAGS
    550 LOCAL_C_INCLUDES_Debug := \
    551 	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
    552 	$(gyp_shared_intermediate_dir) \
    553 	$(LOCAL_PATH)/third_party/skia/include/core \
    554 	$(LOCAL_PATH)/third_party/skia/include/effects \
    555 	$(LOCAL_PATH)/third_party/skia/include/images \
    556 	$(LOCAL_PATH)/third_party/skia/include/lazy \
    557 	$(LOCAL_PATH)/third_party/skia/include/pathops \
    558 	$(LOCAL_PATH)/third_party/skia/include/pdf \
    559 	$(LOCAL_PATH)/third_party/skia/include/pipe \
    560 	$(LOCAL_PATH)/third_party/skia/include/ports \
    561 	$(LOCAL_PATH)/third_party/skia/include/record \
    562 	$(LOCAL_PATH)/third_party/skia/include/utils \
    563 	$(LOCAL_PATH)/third_party/skia/src/core \
    564 	$(LOCAL_PATH)/third_party/skia/src/opts \
    565 	$(LOCAL_PATH)/third_party/skia/src/image \
    566 	$(LOCAL_PATH)/third_party/skia/src/ports \
    567 	$(LOCAL_PATH)/third_party/skia/src/sfnt \
    568 	$(LOCAL_PATH)/third_party/skia/src/utils \
    569 	$(LOCAL_PATH)/third_party/skia/src/lazy \
    570 	$(LOCAL_PATH) \
    571 	$(LOCAL_PATH)/skia/config \
    572 	$(LOCAL_PATH)/third_party/skia/include/gpu \
    573 	$(LOCAL_PATH)/third_party/skia/src/gpu \
    574 	$(LOCAL_PATH)/third_party/expat/files/lib \
    575 	$(LOCAL_PATH)/third_party/zlib \
    576 	$(LOCAL_PATH)/third_party/freetype/include \
    577 	$(PWD)/frameworks/wilhelm/include \
    578 	$(PWD)/bionic \
    579 	$(PWD)/external/stlport/stlport
    580 
    581 
    582 # Flags passed to only C++ (and not C) files.
    583 LOCAL_CPPFLAGS_Debug := \
    584 	-fno-exceptions \
    585 	-fno-rtti \
    586 	-fno-threadsafe-statics \
    587 	-fvisibility-inlines-hidden \
    588 	-Wno-deprecated \
    589 	-Wno-abi \
    590 	-std=gnu++11 \
    591 	-Wno-narrowing \
    592 	-Wno-literal-suffix \
    593 	-Wno-non-virtual-dtor \
    594 	-Wno-sign-promo \
    595 	-Wno-non-virtual-dtor
    596 
    597 
    598 # Flags passed to both C and C++ files.
    599 MY_CFLAGS_Release := \
    600 	-fstack-protector \
    601 	--param=ssp-buffer-size=4 \
    602 	-fno-strict-aliasing \
    603 	-Wno-unused-parameter \
    604 	-Wno-missing-field-initializers \
    605 	-fvisibility=hidden \
    606 	-pipe \
    607 	-fPIC \
    608 	-Wno-unused-local-typedefs \
    609 	-Wno-format \
    610 	-fno-tree-sra \
    611 	-fno-caller-saves \
    612 	-Wno-psabi \
    613 	-fno-partial-inlining \
    614 	-fno-early-inlining \
    615 	-fno-tree-copy-prop \
    616 	-fno-tree-loop-optimize \
    617 	-fno-move-loop-invariants \
    618 	-ffunction-sections \
    619 	-funwind-tables \
    620 	-g \
    621 	-fstack-protector \
    622 	-fno-short-enums \
    623 	-finline-limit=64 \
    624 	-Wa,--noexecstack \
    625 	-U_FORTIFY_SOURCE \
    626 	-Wno-extra \
    627 	-Wno-ignored-qualifiers \
    628 	-Wno-type-limits \
    629 	-Wno-unused-but-set-variable \
    630 	-Wno-address \
    631 	-Wno-format-security \
    632 	-Wno-return-type \
    633 	-Wno-sequence-point \
    634 	-fno-ident \
    635 	-fdata-sections \
    636 	-ffunction-sections \
    637 	-fomit-frame-pointer \
    638 	-funwind-tables \
    639 	-O2
    640 
    641 MY_DEFS_Release := \
    642 	'-DV8_DEPRECATION_WARNINGS' \
    643 	'-D_FILE_OFFSET_BITS=64' \
    644 	'-DNO_TCMALLOC' \
    645 	'-DDISABLE_NACL' \
    646 	'-DCHROMIUM_BUILD' \
    647 	'-DUSE_LIBJPEG_TURBO=1' \
    648 	'-DENABLE_WEBRTC=1' \
    649 	'-DUSE_PROPRIETARY_CODECS' \
    650 	'-DENABLE_BROWSER_CDMS' \
    651 	'-DENABLE_CONFIGURATION_POLICY' \
    652 	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
    653 	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
    654 	'-DENABLE_EGLIMAGE=1' \
    655 	'-DCLD_VERSION=1' \
    656 	'-DENABLE_PRINTING=1' \
    657 	'-DENABLE_MANAGED_USERS=1' \
    658 	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
    659 	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
    660 	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
    661 	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
    662 	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
    663 	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
    664 	'-DVIDEO_HOLE=1' \
    665 	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
    666 	'-DSK_ENABLE_INST_COUNT=0' \
    667 	'-DSK_SUPPORT_GPU=1' \
    668 	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
    669 	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
    670 	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
    671 	'-DGR_GL_IGNORE_ES3_MSAA=0' \
    672 	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
    673 	'-DSK_SUPPORT_LEGACY_TEXTRENDERMODE' \
    674 	'-DSK_BUILD_FOR_ANDROID' \
    675 	'-DSK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0' \
    676 	'-DSK_DISABLE_OFFSETIMAGEFILTER_OPTIMIZATION' \
    677 	'-DIGNORE_ROT_AA_RECT_OPT' \
    678 	'-DSK_IGNORE_BLURRED_RRECT_OPT' \
    679 	'-DSK_GDI_ALWAYS_USE_TEXTMETRICS_FOR_FONT_METRICS' \
    680 	'-DSK_DEFAULT_FONT_CACHE_LIMIT=(1*1024*1024)' \
    681 	'-DSK_USE_DISCARDABLE_SCALEDIMAGECACHE' \
    682 	'-DSK_GAMMA_APPLY_TO_A8' \
    683 	'-DSK_GAMMA_EXPONENT=1.4' \
    684 	'-DSK_GAMMA_CONTRAST=0.0' \
    685 	'-DSK_USE_POSIX_THREADS' \
    686 	'-DSK_ARM_HAS_OPTIONAL_NEON' \
    687 	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
    688 	'-DSK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER=1' \
    689 	'-DXML_STATIC' \
    690 	'-DUSE_OPENSSL=1' \
    691 	'-DUSE_OPENSSL_CERTS=1' \
    692 	'-DANDROID' \
    693 	'-D__GNU_SOURCE=1' \
    694 	'-DUSE_STLPORT=1' \
    695 	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
    696 	'-DCHROME_BUILD_ID=""' \
    697 	'-DNDEBUG' \
    698 	'-DNVALGRIND' \
    699 	'-DDYNAMIC_ANNOTATIONS_ENABLED=0'
    700 
    701 
    702 # Include paths placed before CFLAGS/CPPFLAGS
    703 LOCAL_C_INCLUDES_Release := \
    704 	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
    705 	$(gyp_shared_intermediate_dir) \
    706 	$(LOCAL_PATH)/third_party/skia/include/core \
    707 	$(LOCAL_PATH)/third_party/skia/include/effects \
    708 	$(LOCAL_PATH)/third_party/skia/include/images \
    709 	$(LOCAL_PATH)/third_party/skia/include/lazy \
    710 	$(LOCAL_PATH)/third_party/skia/include/pathops \
    711 	$(LOCAL_PATH)/third_party/skia/include/pdf \
    712 	$(LOCAL_PATH)/third_party/skia/include/pipe \
    713 	$(LOCAL_PATH)/third_party/skia/include/ports \
    714 	$(LOCAL_PATH)/third_party/skia/include/record \
    715 	$(LOCAL_PATH)/third_party/skia/include/utils \
    716 	$(LOCAL_PATH)/third_party/skia/src/core \
    717 	$(LOCAL_PATH)/third_party/skia/src/opts \
    718 	$(LOCAL_PATH)/third_party/skia/src/image \
    719 	$(LOCAL_PATH)/third_party/skia/src/ports \
    720 	$(LOCAL_PATH)/third_party/skia/src/sfnt \
    721 	$(LOCAL_PATH)/third_party/skia/src/utils \
    722 	$(LOCAL_PATH)/third_party/skia/src/lazy \
    723 	$(LOCAL_PATH) \
    724 	$(LOCAL_PATH)/skia/config \
    725 	$(LOCAL_PATH)/third_party/skia/include/gpu \
    726 	$(LOCAL_PATH)/third_party/skia/src/gpu \
    727 	$(LOCAL_PATH)/third_party/expat/files/lib \
    728 	$(LOCAL_PATH)/third_party/zlib \
    729 	$(LOCAL_PATH)/third_party/freetype/include \
    730 	$(PWD)/frameworks/wilhelm/include \
    731 	$(PWD)/bionic \
    732 	$(PWD)/external/stlport/stlport
    733 
    734 
    735 # Flags passed to only C++ (and not C) files.
    736 LOCAL_CPPFLAGS_Release := \
    737 	-fno-exceptions \
    738 	-fno-rtti \
    739 	-fno-threadsafe-statics \
    740 	-fvisibility-inlines-hidden \
    741 	-Wno-deprecated \
    742 	-Wno-abi \
    743 	-std=gnu++11 \
    744 	-Wno-narrowing \
    745 	-Wno-literal-suffix \
    746 	-Wno-non-virtual-dtor \
    747 	-Wno-sign-promo \
    748 	-Wno-non-virtual-dtor
    749 
    750 
    751 LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
    752 LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
    753 LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
    754 LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
    755 ### Rules for final target.
    756 
    757 LOCAL_STATIC_LIBRARIES := \
    758 	cpufeatures
    759 
    760 # Enable grouping to fix circular references
    761 LOCAL_GROUP_STATIC_LIBRARIES := true
    762 
    763 LOCAL_SHARED_LIBRARIES := \
    764 	libstlport \
    765 	libdl
    766 
    767 ### Set directly by aosp_build_settings.
    768 LOCAL_FDO_SUPPORT := true
    769 
    770 # Add target alias to "gyp_all_modules" target.
    771 .PHONY: gyp_all_modules
    772 gyp_all_modules: skia_skia_library_gyp
    773 
    774 # Alias gyp target name.
    775 .PHONY: skia_library
    776 skia_library: skia_skia_library_gyp
    777 
    778 include $(BUILD_STATIC_LIBRARY)
    779