djsollen@google.com | ee05f75 | 2013-08-09 15:45:35 +0000 | [diff] [blame] | 1 | # Include this gypi to include all public header files that exist in the |
| 2 | # include directory. |
| 3 | # |
djsollen@google.com | 2cad2c0 | 2013-08-12 14:57:54 +0000 | [diff] [blame] | 4 | # The list is computed by running 'find include -name *.h' in the root dir of |
djsollen@google.com | ee05f75 | 2013-08-09 15:45:35 +0000 | [diff] [blame] | 5 | # the project. |
| 6 | # |
| 7 | { |
| 8 | 'variables': { |
| 9 | 'header_filenames': [ |
djsollen@google.com | 2cad2c0 | 2013-08-12 14:57:54 +0000 | [diff] [blame] | 10 | 'pdf/SkPDFDevice.h', |
| 11 | 'pdf/SkPDFDocument.h', |
| 12 | 'svg/SkSVGTypes.h', |
| 13 | 'svg/SkSVGBase.h', |
| 14 | 'svg/SkSVGAttribute.h', |
| 15 | 'svg/SkSVGParser.h', |
| 16 | 'svg/SkSVGPaintState.h', |
| 17 | 'animator/SkAnimator.h', |
| 18 | 'animator/SkAnimatorView.h', |
| 19 | 'gpu/GrTexture.h', |
| 20 | 'gpu/SkGr.h', |
| 21 | 'gpu/GrContext.h', |
| 22 | 'gpu/gl/GrGLConfig_chrome.h', |
| 23 | 'gpu/gl/SkNativeGLContext.h', |
| 24 | 'gpu/gl/SkMesaGLContext.h', |
| 25 | 'gpu/gl/SkDebugGLContext.h', |
| 26 | 'gpu/gl/SkANGLEGLContext.h', |
| 27 | 'gpu/gl/GrGLConfig.h', |
| 28 | 'gpu/gl/GrGLInterface.h', |
| 29 | 'gpu/gl/SkNullGLContext.h', |
| 30 | 'gpu/gl/GrGLFunctions.h', |
| 31 | 'gpu/gl/SkGLContextHelper.h', |
| 32 | 'gpu/gl/GrGLExtensions.h', |
| 33 | 'gpu/SkGpuDevice.h', |
| 34 | 'gpu/GrTypes.h', |
| 35 | 'gpu/GrFontScaler.h', |
| 36 | 'gpu/GrResource.h', |
djsollen@google.com | 2cad2c0 | 2013-08-12 14:57:54 +0000 | [diff] [blame] | 37 | 'gpu/GrKey.h', |
| 38 | 'gpu/GrOvalRenderer.h', |
| 39 | 'gpu/GrEffectUnitTest.h', |
| 40 | 'gpu/GrConfig.h', |
| 41 | 'gpu/GrPaint.h', |
| 42 | 'gpu/GrPathRendererChain.h', |
| 43 | 'gpu/GrTBackendEffectFactory.h', |
| 44 | 'gpu/GrDrawEffect.h', |
| 45 | 'gpu/GrTextContext.h', |
| 46 | 'gpu/GrEffect.h', |
djsollen@google.com | 2cad2c0 | 2013-08-12 14:57:54 +0000 | [diff] [blame] | 47 | 'gpu/SkGrTexturePixelRef.h', |
| 48 | 'gpu/GrTextureAccess.h', |
| 49 | 'gpu/GrRect.h', |
| 50 | 'gpu/GrEffectStage.h', |
| 51 | 'gpu/GrClipData.h', |
| 52 | 'gpu/GrUserConfig.h', |
| 53 | 'gpu/SkGrPixelRef.h', |
| 54 | 'gpu/GrAARectRenderer.h', |
| 55 | 'gpu/GrColor.h', |
| 56 | 'gpu/GrGlyph.h', |
| 57 | 'gpu/GrBackendEffectFactory.h', |
| 58 | 'gpu/GrContextFactory.h', |
| 59 | 'gpu/GrRenderTarget.h', |
| 60 | 'gpu/GrSurface.h', |
| 61 | 'gpu/GrTypesPriv.h', |
| 62 | 'gpu/GrPoint.h', |
| 63 | 'config/sk_stdint.h', |
| 64 | 'config/SkUserConfig.h', |
| 65 | 'pipe/SkGPipe.h', |
| 66 | 'images/SkImageRef.h', |
| 67 | 'images/SkMovie.h', |
| 68 | 'images/SkPageFlipper.h', |
| 69 | 'images/SkForceLinking.h', |
| 70 | 'images/SkImageRef_GlobalPool.h', |
| 71 | 'images/SkImages.h', |
| 72 | 'effects/SkMorphologyImageFilter.h', |
| 73 | 'effects/Sk2DPathEffect.h', |
| 74 | 'effects/SkXfermodeImageFilter.h', |
| 75 | 'effects/SkArithmeticMode.h', |
| 76 | 'effects/SkMergeImageFilter.h', |
| 77 | 'effects/SkPerlinNoiseShader.h', |
| 78 | 'effects/SkLerpXfermode.h', |
commit-bot@chromium.org | 6c1ee2d | 2013-10-07 18:00:17 +0000 | [diff] [blame] | 79 | 'effects/SkLumaColorFilter.h', |
djsollen@google.com | 2cad2c0 | 2013-08-12 14:57:54 +0000 | [diff] [blame] | 80 | 'effects/SkRectShaderImageFilter.h', |
| 81 | 'effects/SkMagnifierImageFilter.h', |
| 82 | 'effects/SkBicubicImageFilter.h', |
| 83 | 'effects/SkPorterDuff.h', |
| 84 | 'effects/SkBlurImageFilter.h', |
| 85 | 'effects/SkKernel33MaskFilter.h', |
| 86 | 'effects/SkTableMaskFilter.h', |
| 87 | 'effects/SkAvoidXfermode.h', |
| 88 | 'effects/SkBitmapSource.h', |
| 89 | 'effects/SkCornerPathEffect.h', |
| 90 | 'effects/SkTransparentShader.h', |
| 91 | 'effects/SkStippleMaskFilter.h', |
| 92 | 'effects/SkPaintFlagsDrawFilter.h', |
| 93 | 'effects/SkOffsetImageFilter.h', |
| 94 | 'effects/SkDiscretePathEffect.h', |
| 95 | 'effects/SkTableColorFilter.h', |
| 96 | 'effects/SkGradientShader.h', |
| 97 | 'effects/SkEmbossMaskFilter.h', |
| 98 | 'effects/SkComposeImageFilter.h', |
| 99 | 'effects/SkTestImageFilters.h', |
| 100 | 'effects/SkLayerRasterizer.h', |
| 101 | 'effects/SkDashPathEffect.h', |
| 102 | 'effects/Sk1DPathEffect.h', |
| 103 | 'effects/SkBlurMaskFilter.h', |
| 104 | 'effects/SkDrawExtraPathEffect.h', |
| 105 | 'effects/SkDisplacementMapEffect.h', |
| 106 | 'effects/SkPixelXorXfermode.h', |
| 107 | 'effects/SkColorMatrixFilter.h', |
| 108 | 'effects/SkColorMatrix.h', |
| 109 | 'effects/SkBlurDrawLooper.h', |
| 110 | 'effects/SkColorFilterImageFilter.h', |
| 111 | 'effects/SkLayerDrawLooper.h', |
| 112 | 'effects/SkLightingImageFilter.h', |
| 113 | 'effects/SkDropShadowImageFilter.h', |
| 114 | 'effects/SkMatrixConvolutionImageFilter.h', |
| 115 | 'utils/win/SkAutoCoInitialize.h', |
| 116 | 'utils/win/SkHRESULT.h', |
| 117 | 'utils/win/SkIStream.h', |
| 118 | 'utils/win/SkTScopedComPtr.h', |
| 119 | 'utils/SkBoundaryPatch.h', |
| 120 | 'utils/SkUnitMappers.h', |
| 121 | 'utils/SkPictureUtils.h', |
| 122 | 'utils/SkRandom.h', |
| 123 | 'utils/SkMeshUtils.h', |
| 124 | 'utils/SkCullPoints.h', |
| 125 | 'utils/SkCamera.h', |
| 126 | 'utils/SkLua.h', |
| 127 | 'utils/SkParsePaint.h', |
| 128 | 'utils/SkCountdown.h', |
| 129 | 'utils/SkRunnable.h', |
| 130 | 'utils/SkParse.h', |
| 131 | 'utils/SkThreadPool.h', |
| 132 | 'utils/SkMatrix44.h', |
| 133 | 'utils/SkInterpolator.h', |
| 134 | 'utils/SkWGL.h', |
| 135 | 'utils/SkDumpCanvas.h', |
| 136 | 'utils/SkRTConf.h', |
| 137 | 'utils/SkCubicInterval.h', |
| 138 | 'utils/SkLuaCanvas.h', |
| 139 | 'utils/SkDebugUtils.h', |
| 140 | 'utils/SkLayer.h', |
| 141 | 'utils/SkProxyCanvas.h', |
| 142 | 'utils/SkNWayCanvas.h', |
| 143 | 'utils/SkPathUtils.h', |
| 144 | 'utils/SkDeferredCanvas.h', |
| 145 | 'utils/ios/SkStream_NSData.h', |
| 146 | 'utils/SkNullCanvas.h', |
| 147 | 'utils/SkParsePath.h', |
| 148 | 'utils/SkJSON.h', |
| 149 | 'utils/SkCondVar.h', |
| 150 | 'utils/SkNinePatch.h', |
| 151 | 'utils/mac/SkCGUtils.h', |
| 152 | 'xml/SkDOM.h', |
| 153 | 'xml/SkJS.h', |
| 154 | 'xml/SkXMLParser.h', |
| 155 | 'xml/SkBML_XMLParser.h', |
| 156 | 'xml/SkBML_WXMLParser.h', |
| 157 | 'xml/SkXMLWriter.h', |
| 158 | 'device/xps/SkXPSDevice.h', |
| 159 | 'device/xps/SkConstexprMath.h', |
| 160 | 'ports/SkTypeface_win.h', |
| 161 | 'ports/SkHarfBuzzFont.h', |
| 162 | 'ports/SkFontConfigInterface.h', |
| 163 | 'ports/SkTypeface_mac.h', |
| 164 | 'ports/SkTypeface_android.h', |
| 165 | 'ports/SkFontStyle.h', |
| 166 | 'ports/SkFontMgr.h', |
| 167 | 'text/SkTextLayout.h', |
| 168 | 'core/SkColor.h', |
| 169 | 'core/SkFontHost.h', |
| 170 | 'core/SkMetaData.h', |
| 171 | 'core/SkRRect.h', |
| 172 | 'core/SkMatrix.h', |
| 173 | 'core/SkDataTable.h', |
| 174 | 'core/SkScalar.h', |
| 175 | 'core/SkFlattenableSerialization.h', |
| 176 | 'core/SkTypeface.h', |
| 177 | 'core/SkImageEncoder.h', |
| 178 | 'core/SkDrawFilter.h', |
| 179 | 'core/SkTDict.h', |
| 180 | 'core/SkRasterizer.h', |
| 181 | 'core/SkColorPriv.h', |
| 182 | 'core/SkFloatingPoint.h', |
| 183 | 'core/SkOSFile.h', |
| 184 | 'core/SkPaint.h', |
| 185 | 'core/SkTDStack.h', |
| 186 | 'core/SkDither.h', |
| 187 | 'core/SkFixed.h', |
| 188 | 'core/SkDocument.h', |
| 189 | 'core/SkInstCnt.h', |
| 190 | 'core/SkEndian.h', |
| 191 | 'core/SkColorTable.h', |
| 192 | 'core/SkBitmap.h', |
| 193 | 'core/SkDraw.h', |
| 194 | 'core/SkPackBits.h', |
| 195 | 'core/SkFloatBits.h', |
| 196 | 'core/SkDeque.h', |
| 197 | 'core/SkTRegistry.h', |
| 198 | 'core/Sk64.h', |
| 199 | 'core/SkTLazy.h', |
| 200 | 'core/SkComposeShader.h', |
| 201 | 'core/SkUtils.h', |
| 202 | 'core/SkImage.h', |
| 203 | 'core/SkTileGridPicture.h', |
| 204 | 'core/SkPaintOptionsAndroid.h', |
| 205 | 'core/SkDeviceProperties.h', |
| 206 | 'core/SkGraphics.h', |
| 207 | 'core/SkCanvas.h', |
| 208 | 'core/SkPicture.h', |
| 209 | 'core/SkClipStack.h', |
djsollen@google.com | 2cad2c0 | 2013-08-12 14:57:54 +0000 | [diff] [blame] | 210 | 'core/SkXfermode.h', |
| 211 | 'core/SkColorFilter.h', |
| 212 | 'core/SkRegion.h', |
| 213 | 'core/SkRefCnt.h', |
| 214 | 'core/SkStream.h', |
| 215 | 'core/SkFontLCDConfig.h', |
| 216 | 'core/SkBlitRow.h', |
| 217 | 'core/SkGeometry.h', |
| 218 | 'core/SkStrokeRec.h', |
| 219 | 'core/SkImageDecoder.h', |
| 220 | 'core/SkTime.h', |
djsollen@google.com | 2cad2c0 | 2013-08-12 14:57:54 +0000 | [diff] [blame] | 221 | 'core/SkScalarCompare.h', |
| 222 | 'core/SkPathMeasure.h', |
| 223 | 'core/SkMaskFilter.h', |
| 224 | 'core/SkBounder.h', |
| 225 | 'core/SkFlate.h', |
| 226 | 'core/SkTDArray.h', |
| 227 | 'core/SkAnnotation.h', |
| 228 | 'core/SkChecksum.h', |
| 229 | 'core/SkMath.h', |
| 230 | 'core/SkDrawLooper.h', |
| 231 | 'core/SkThread_platform.h', |
| 232 | 'core/SkFlattenableBuffers.h', |
| 233 | 'core/SkTemplates.h', |
| 234 | 'core/SkMask.h', |
| 235 | 'core/SkMallocPixelRef.h', |
| 236 | 'core/SkWeakRefCnt.h', |
| 237 | 'core/SkTypes.h', |
| 238 | 'core/SkThread.h', |
| 239 | 'core/SkData.h', |
| 240 | 'core/SkPoint.h', |
| 241 | 'core/SkColorShader.h', |
| 242 | 'core/SkChunkAlloc.h', |
| 243 | 'core/SkUnPreMultiply.h', |
| 244 | 'core/SkReader32.h', |
| 245 | 'core/SkDevice.h', |
| 246 | 'core/SkImageFilter.h', |
| 247 | 'core/SkAdvancedTypefaceMetrics.h', |
| 248 | 'core/SkTInternalLList.h', |
| 249 | 'core/SkTArray.h', |
| 250 | 'core/SkStringUtils.h', |
| 251 | 'core/SkPreConfig.h', |
| 252 | 'core/SkImageFilterUtils.h', |
| 253 | 'core/SkLineClipper.h', |
djsollen@google.com | 2cad2c0 | 2013-08-12 14:57:54 +0000 | [diff] [blame] | 254 | 'core/SkPathEffect.h', |
| 255 | 'core/SkString.h', |
| 256 | 'core/SkPixelRef.h', |
| 257 | 'core/SkSize.h', |
| 258 | 'core/SkEmptyShader.h', |
| 259 | 'core/SkSurface.h', |
| 260 | 'core/SkPostConfig.h', |
| 261 | 'core/SkShader.h', |
| 262 | 'core/SkWriter32.h', |
| 263 | 'core/SkError.h', |
| 264 | 'core/SkPath.h', |
| 265 | 'core/SkTrace.h', |
| 266 | 'core/SkUnitMapper.h', |
| 267 | 'core/SkFlattenable.h', |
| 268 | 'core/SkTSearch.h', |
| 269 | 'core/SkRect.h', |
| 270 | 'pathops/SkPathOps.h', |
| 271 | 'views/SkTouchGesture.h', |
| 272 | 'views/SkEvent.h', |
| 273 | 'views/SkOSWindow_NaCl.h', |
| 274 | 'views/SkTextBox.h', |
| 275 | 'views/SkViewInflate.h', |
| 276 | 'views/SkOSWindow_iOS.h', |
| 277 | 'views/SkBGViewArtist.h', |
| 278 | 'views/SkOSWindow_SDL.h', |
| 279 | 'views/SkWindow.h', |
| 280 | 'views/SkSystemEventTypes.h', |
| 281 | 'views/SkOSWindow_Android.h', |
| 282 | 'views/SkOSWindow_Mac.h', |
| 283 | 'views/android/AndroidKeyToSkKey.h', |
| 284 | 'views/SkEventSink.h', |
| 285 | 'views/animated/SkImageView.h', |
| 286 | 'views/animated/SkWidgetViews.h', |
| 287 | 'views/animated/SkProgressBarView.h', |
| 288 | 'views/animated/SkBorderView.h', |
| 289 | 'views/animated/SkScrollBarView.h', |
| 290 | 'views/SkStackViewLayout.h', |
| 291 | 'views/SkApplication.h', |
| 292 | 'views/unix/keysym2ucs.h', |
| 293 | 'views/unix/XkeysToSkKeys.h', |
| 294 | 'views/SkKey.h', |
| 295 | 'views/SkView.h', |
| 296 | 'views/SkOSMenu.h', |
| 297 | 'views/SkOSWindow_Unix.h', |
| 298 | 'views/SkWidget.h', |
| 299 | 'views/SkOSWindow_Win.h', |
| 300 | 'lazy/SkBitmapFactory.h', |
| 301 | 'lazy/SkImageCache.h', |
| 302 | 'lazy/SkPurgeableImageCache.h', |
| 303 | 'lazy/SkLruImageCache.h', |
djsollen@google.com | ee05f75 | 2013-08-09 15:45:35 +0000 | [diff] [blame] | 304 | ], |
| 305 | }, |
| 306 | } |
| 307 | |
| 308 | # Local Variables: |
| 309 | # tab-width:2 |
| 310 | # indent-tabs-mode:nil |
| 311 | # End: |
| 312 | # vim: set expandtab tabstop=2 shiftwidth=2: |