Searched refs:DEF_SAMPLE (Results 1 – 8 of 8) sorted by relevance
184 DEF_SAMPLE( return new DrawShipView("DrawShip", draw_atlas); )185 DEF_SAMPLE( return new DrawShipView("DrawShipSim", draw_atlas_sim); )
235 DEF_SAMPLE( return new LayersView; )310 DEF_SAMPLE( return new BackdropView; )
253 DEF_SAMPLE( return new DrawAtlasView("DrawAtlas", draw_atlas); )254 DEF_SAMPLE( return new DrawAtlasView("DrawAtlasSim", draw_atlas_sim); )
221 DEF_SAMPLE( return new PathView; )348 DEF_SAMPLE( return new ArcToView; )
20 #define DEF_SAMPLE(code) \ macro
74 DEF_SAMPLE( return new PathClipView; ) in DEF_SAMPLE() function320 DEF_SAMPLE( return new EdgeClipView; )
252 DEF_SAMPLE( return new XferDemo; )
211 DEF_SAMPLE( return new PerlinPatchView(); )