OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEF_GM
(Results
351 - 375
of
499
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
/external/skqp/gm/
lightingshader.cpp
159
DEF_GM
(return new LightingShaderGM;)
makecolorspace.cpp
85
DEF_GM
(return new MakeCSGM;)
mixedtextblobs.cpp
161
DEF_GM
(return new MixedTextBlobsGM;)
modecolorfilters.cpp
156
DEF_GM
( return new ModeColorFilterGM; )
ninepatchstretch.cpp
109
DEF_GM
( return new NinePatchStretchGM; )
pathcontourstart.cpp
127
DEF_GM
( return new ContourStartGM(); )
pathmaskcache.cpp
113
DEF_GM
( return new PathMaskCache(); )
perspimages.cpp
123
DEF_GM
(return new PerspImages();)
pictureimagefilter.cpp
151
DEF_GM
( return new PictureImageFilterGM; )
polygons.cpp
167
DEF_GM
(return new PolygonsGM;)
resizeimagefilter.cpp
105
DEF_GM
(return new ResizeGM; )
shadertext3.cpp
129
DEF_GM
( return new ShaderText3GM; )
shadows.cpp
128
DEF_GM
( return new ShadowsGM; )
sharedcorners.cpp
157
DEF_GM
(return new SharedCornersGM;)
simple_magnification.cpp
128
DEF_GM
(return new SimpleMagnificationGM;)
srcmode.cpp
142
DEF_GM
(return new SrcModeGM;)
strokerect.cpp
113
DEF_GM
(return new StrokeRectGM;)
textblobrandomfont.cpp
166
DEF_GM
(return new TextBlobRandomFont;)
textblobshader.cpp
113
DEF_GM
(return new TextBlobShaderGM;)
tileimagefilter.cpp
134
DEF_GM
(return new TileImageFilterGM;)
xfermodes2.cpp
143
DEF_GM
( return new Xfermodes2GM; )
/external/skia/gm/
dashcircle.cpp
110
DEF_GM
(return new DashCircleGM; )
227
DEF_GM
(return new DashCircle2GM;)
pictureshader.cpp
189
DEF_GM
(return new PictureShaderGM(50, 100);)
190
DEF_GM
(return new PictureShaderGM(50, 100, true);)
quadpaths.cpp
279
DEF_GM
( return new QuadPathGM; )
281
DEF_GM
( return new QuadClosePathGM; )
windowrectangles.cpp
104
DEF_GM
( return new WindowRectanglesGM(); )
275
DEF_GM
( return new WindowRectanglesMaskGM(); )
Completed in 263 milliseconds
<<
11
12
13
14
15
16
17
18
19
20