| # include this gypi to include all the golden master slides. |
| { |
| 'sources': [ |
| '../gm/aaclip.cpp', |
| '../gm/aarectmodes.cpp', |
| '../gm/alphagradients.cpp', |
| '../gm/arithmode.cpp', |
| '../gm/bicubicfilter.cpp', |
| '../gm/bigmatrix.cpp', |
| '../gm/bitmapcopy.cpp', |
| '../gm/bitmapmatrix.cpp', |
| '../gm/bitmapfilters.cpp', |
| '../gm/bitmaprect.cpp', |
| '../gm/bitmaprecttest.cpp', |
| '../gm/bitmapscroll.cpp', |
| '../gm/blend.cpp', |
| '../gm/blurs.cpp', |
| '../gm/blurrect.cpp', |
| '../gm/circles.cpp', |
| '../gm/colorfilterimagefilter.cpp', |
| '../gm/colormatrix.cpp', |
| '../gm/complexclip.cpp', |
| '../gm/complexclip2.cpp', |
| '../gm/composeshader.cpp', |
| '../gm/convexpaths.cpp', |
| '../gm/cubicpaths.cpp', |
| '../gm/cmykjpeg.cpp', |
| '../gm/degeneratesegments.cpp', |
| '../gm/dashcubics.cpp', |
| '../gm/dashing.cpp', |
| '../gm/deviceproperties.cpp', |
| '../gm/distantclip.cpp', |
| '../gm/displacement.cpp', |
| '../gm/drawbitmaprect.cpp', |
| '../gm/drawlooper.cpp', |
| '../gm/extractbitmap.cpp', |
| '../gm/emptypath.cpp', |
| '../gm/fatpathfill.cpp', |
| '../gm/factory.cpp', |
| '../gm/filltypes.cpp', |
| '../gm/filltypespersp.cpp', |
| '../gm/filterbitmap.cpp', |
| '../gm/fontmgr.cpp', |
| '../gm/fontscaler.cpp', |
| '../gm/gammatext.cpp', |
| '../gm/getpostextpath.cpp', |
| '../gm/giantbitmap.cpp', |
| '../gm/gradients.cpp', |
| '../gm/gradtext.cpp', |
| '../gm/hairlines.cpp', |
| '../gm/hairmodes.cpp', |
| '../gm/hittestpath.cpp', |
| '../gm/imageblur.cpp', |
| '../gm/imagemagnifier.cpp', |
| '../gm/lerpmode.cpp', |
| '../gm/lighting.cpp', |
| '../src/image/SkImage_Codec.cpp', |
| '../gm/image.cpp', |
| '../gm/imagefiltersbase.cpp', |
| '../gm/imagefiltersgraph.cpp', |
| '../gm/internal_links.cpp', |
| '../gm/lcdtext.cpp', |
| '../gm/linepaths.cpp', |
| '../gm/matrixconvolution.cpp', |
| '../gm/mixedxfermodes.cpp', |
| '../gm/modecolorfilters.cpp', |
| '../gm/morphology.cpp', |
| '../gm/ninepatchstretch.cpp', |
| '../gm/nocolorbleed.cpp', |
| '../gm/optimizations.cpp', |
| '../gm/ovals.cpp', |
| '../gm/patheffects.cpp', |
| '../gm/pathfill.cpp', |
| '../gm/pathinterior.cpp', |
| '../gm/pathopsinverse.cpp', |
| '../gm/pathopsskpclip.cpp', |
| '../gm/pathreverse.cpp', |
| '../gm/perlinnoise.cpp', |
| '../gm/points.cpp', |
| '../gm/poly2poly.cpp', |
| '../gm/quadpaths.cpp', |
| '../gm/rects.cpp', |
| '../gm/rrect.cpp', |
| '../gm/rrects.cpp', |
| '../gm/roundrects.cpp', |
| '../gm/samplerstress.cpp', |
| '../gm/shaderbounds.cpp', |
| '../gm/selftest.cpp', |
| '../gm/shadertext.cpp', |
| '../gm/shadertext2.cpp', |
| '../gm/shadertext3.cpp', |
| '../gm/shadows.cpp', |
| '../gm/shallowgradient.cpp', |
| '../gm/simpleaaclip.cpp', |
| '../gm/spritebitmap.cpp', |
| '../gm/srcmode.cpp', |
| '../gm/strokefill.cpp', |
| '../gm/strokerect.cpp', |
| '../gm/strokerects.cpp', |
| '../gm/strokes.cpp', |
| '../gm/tablecolorfilter.cpp', |
| '../gm/texteffects.cpp', |
| '../gm/testimagefilters.cpp', |
| '../gm/texdata.cpp', |
| '../gm/thinrects.cpp', |
| '../gm/tilemodes.cpp', |
| '../gm/tinybitmap.cpp', |
| '../gm/twopointradial.cpp', |
| '../gm/typeface.cpp', |
| '../gm/verttext.cpp', |
| '../gm/verttext2.cpp', |
| '../gm/verylargebitmap.cpp', |
| '../gm/xfermodes.cpp', |
| '../gm/xfermodes2.cpp', |
| ], |
| } |
| |
| # Local Variables: |
| # tab-width:2 |
| # indent-tabs-mode:nil |
| # End: |
| # vim: set expandtab tabstop=2 shiftwidth=2: |