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