OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEF_GM
(Results
401 - 425
of
499
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
/external/skia/gm/
clockwise.cpp
189
DEF_GM
( return new ClockwiseGM(); )
coloremoji.cpp
183
DEF_GM
(return new ColorEmojiGM;)
conicpaths.cpp
131
DEF_GM
(return new ConicPathsGM;)
drawatlascolor.cpp
163
DEF_GM
( return new DrawAtlasColorsGM; )
dstreadshuffle.cpp
185
DEF_GM
( return new DstReadShuffle; )
flippity.cpp
268
DEF_GM
(return new FlippityGM;)
highcontrastfilter.cpp
149
DEF_GM
(return new HighContrastFilterGM;)
imagefilterscropped.cpp
178
DEF_GM
( return new ImageFiltersCroppedGM; )
imagefiltersgraph.cpp
182
DEF_GM
(return new ImageFiltersGraphGM;)
imagefiltersscaled.cpp
164
DEF_GM
(return new ImageFiltersScaledGM;)
imagefromyuvtextures.cpp
224
DEF_GM
(return new ImageFromYUVTextures;)
imagescalealigned.cpp
151
DEF_GM
(return new ImageScaleAlignedGM();)
lighting.cpp
177
DEF_GM
(return new ImageLightingGM;)
lumafilter.cpp
152
DEF_GM
(return new LumaFilterGM;)
mandoline.cpp
193
DEF_GM
(return new SliverPathsGM;)
pictureimagegenerator.cpp
193
DEF_GM
(return new PictureGeneratorGM;)
pictureshadertile.cpp
156
DEF_GM
(return new PictureShaderTileGM;)
rectangletexture.cpp
200
DEF_GM
(return new RectangleTexture;)
rects.cpp
282
DEF_GM
( return new RectsGM; )
rrect.cpp
171
DEF_GM
( return new RRectGM; )
strokedlines.cpp
227
DEF_GM
(return new StrokedLinesGM;)
textblob.cpp
201
DEF_GM
(return new TextBlobGM("hamburgefons");)
textblobtransforms.cpp
171
DEF_GM
(return new TextBlobTransforms;)
xfermodes3.cpp
211
DEF_GM
(return new Xfermodes3GM;)
/external/skqp/gm/
3dgm.cpp
210
DEF_GM
(return new GM3d;)
Completed in 422 milliseconds
<<
11
12
13
14
15
16
17
18
19
20