- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / skia / gyp / gmslides.gypi
1 # include this gypi to include all the golden master slides.
2 {
3   'sources': [
4     '../gm/aaclip.cpp',
5     '../gm/aarectmodes.cpp',
6     '../gm/alphagradients.cpp',
7     '../gm/androidfallback.cpp',
8     '../gm/arcofzorro.cpp',
9     '../gm/arithmode.cpp',
10     '../gm/beziereffects.cpp',
11     '../gm/bicubicfilter.cpp',
12     '../gm/bigmatrix.cpp',
13     '../gm/bigtext.cpp',
14     '../gm/bitmapalphathreshold.cpp',
15     '../gm/bitmapcopy.cpp',
16     '../gm/bitmapmatrix.cpp',
17     '../gm/bitmapfilters.cpp',
18     '../gm/bitmappremul.cpp',
19     '../gm/bitmaprect.cpp',
20     '../gm/bitmaprecttest.cpp',
21     '../gm/bitmapscroll.cpp',
22     '../gm/bleed.cpp',
23     '../gm/blurs.cpp',
24     '../gm/blurquickreject.cpp',
25     '../gm/blurrect.cpp',
26     '../gm/canvasstate.cpp',
27     '../gm/circles.cpp',
28     '../gm/circularclips.cpp',
29     '../gm/clippedbitmapshaders.cpp',
30     '../gm/coloremoji.cpp',
31     '../gm/colorfilterimagefilter.cpp',
32     '../gm/colormatrix.cpp',
33     '../gm/colortype.cpp',
34     '../gm/complexclip.cpp',
35     '../gm/complexclip2.cpp',
36     '../gm/composeshader.cpp',
37     #'../gm/conicpaths.cpp',
38     '../gm/convexpaths.cpp',
39     '../gm/copyTo4444.cpp',
40     '../gm/cubicpaths.cpp',
41     '../gm/cmykjpeg.cpp',
42     '../gm/degeneratesegments.cpp',
43     '../gm/dashcubics.cpp',
44     '../gm/dashing.cpp',
45     '../gm/deviceproperties.cpp',
46     '../gm/distantclip.cpp',
47     '../gm/displacement.cpp',
48     '../gm/downsamplebitmap.cpp',
49     '../gm/drawbitmaprect.cpp',
50     '../gm/drawlooper.cpp',
51     '../gm/extractbitmap.cpp',
52     '../gm/emptypath.cpp',
53     '../gm/fatpathfill.cpp',
54     '../gm/factory.cpp',
55     '../gm/filltypes.cpp',
56     '../gm/filltypespersp.cpp',
57     '../gm/filterbitmap.cpp',
58     '../gm/fontcache.cpp',
59     '../gm/fontmgr.cpp',
60     '../gm/fontscaler.cpp',
61     '../gm/gammatext.cpp',
62     '../gm/getpostextpath.cpp',
63     '../gm/giantbitmap.cpp',
64     '../gm/gradients.cpp',
65     '../gm/gradients_no_texture.cpp',
66     '../gm/gradientDirtyLaundry.cpp',
67     '../gm/gradient_matrix.cpp',
68     '../gm/gradtext.cpp',
69     '../gm/hairlines.cpp',
70     '../gm/hairmodes.cpp',
71     '../gm/hittestpath.cpp',
72     '../gm/imageblur.cpp',
73     '../gm/imagemagnifier.cpp',
74     '../gm/inversepaths.cpp',
75     '../gm/lerpmode.cpp',
76     '../gm/lighting.cpp',
77     '../gm/lumafilter.cpp',
78     '../gm/image.cpp',
79     '../gm/imagefiltersbase.cpp',
80     '../gm/imagefilterscropped.cpp',
81     '../gm/imagefiltersgraph.cpp',
82     '../gm/internal_links.cpp',
83     '../gm/lcdtext.cpp',
84     '../gm/linepaths.cpp',
85     '../gm/matrixconvolution.cpp',
86     '../gm/megalooper.cpp',
87     '../gm/mixedxfermodes.cpp',
88     '../gm/modecolorfilters.cpp',
89     '../gm/morphology.cpp',
90     '../gm/nested.cpp',
91     '../gm/ninepatchstretch.cpp',
92     '../gm/offsetimagefilter.cpp',
93     '../gm/optimizations.cpp',
94     '../gm/ovals.cpp',
95     '../gm/patheffects.cpp',
96     '../gm/pathfill.cpp',
97     '../gm/pathinterior.cpp',
98     '../gm/pathopsinverse.cpp',
99     '../gm/pathopsskpclip.cpp',
100     '../gm/pathreverse.cpp',
101     '../gm/perlinnoise.cpp',
102     '../gm/points.cpp',
103     '../gm/poly2poly.cpp',
104     '../gm/quadpaths.cpp',
105     '../gm/rects.cpp',
106     '../gm/rrect.cpp',
107     '../gm/rrects.cpp',
108     '../gm/roundrects.cpp',
109     '../gm/samplerstress.cpp',
110     # '../gm/scalebitmap.cpp',
111     '../gm/shaderbounds.cpp',
112     '../gm/selftest.cpp',
113     '../gm/shadertext.cpp',
114     '../gm/shadertext2.cpp',
115     '../gm/shadertext3.cpp',
116     '../gm/shadows.cpp',
117     '../gm/shallowgradient.cpp',
118     '../gm/simpleaaclip.cpp',
119     '../gm/skbug1719.cpp',
120     '../gm/stringart.cpp',
121     '../gm/spritebitmap.cpp',
122     '../gm/srcmode.cpp',
123     '../gm/strokefill.cpp',
124     '../gm/strokerect.cpp',
125     '../gm/strokerects.cpp',
126     '../gm/strokes.cpp',
127     '../gm/tablecolorfilter.cpp',
128     '../gm/texteffects.cpp',
129     '../gm/testimagefilters.cpp',
130     '../gm/texdata.cpp',
131     '../gm/thinrects.cpp',
132     '../gm/thinstrokedrects.cpp',
133     '../gm/tileimagefilter.cpp',
134     '../gm/tilemodes.cpp',
135     '../gm/tilemodes_scaled.cpp',
136     '../gm/tinybitmap.cpp',
137     '../gm/twopointradial.cpp',
138     '../gm/typeface.cpp',
139     '../gm/verttext.cpp',
140     '../gm/verttext2.cpp',
141     '../gm/verylargebitmap.cpp',
142     '../gm/xfermodeimagefilter.cpp',
143     '../gm/xfermodes.cpp',
144     '../gm/xfermodes2.cpp',
145     '../gm/xfermodes3.cpp',
146   ],
147 }
148
149 # Local Variables:
150 # tab-width:2
151 # indent-tabs-mode:nil
152 # End:
153 # vim: set expandtab tabstop=2 shiftwidth=2: