Home
last modified time | relevance | path

Searched refs:DEF_SAMPLE (Results 1 – 25 of 179) sorted by relevance

12345678

/external/skia/samplecode/
DSampleBigBlur.cpp44 DEF_SAMPLE( return new BigBlurView(); )
DSampleShip.cpp183 DEF_SAMPLE( return new DrawShipView("DrawShip", draw_atlas); )
184 DEF_SAMPLE( return new DrawShipView("DrawShipSim", draw_atlas_sim); )
DSampleLayers.cpp179 DEF_SAMPLE( return new LayersView; )
251 DEF_SAMPLE( return new BackdropView; )
DSampleChineseFling.cpp252 DEF_SAMPLE( return new ChineseFlingView(); )
253 DEF_SAMPLE( return new ChineseZoomView(); )
DSample2PtRadial.cpp46 DEF_SAMPLE( return new TwoPtConicalView(); )
DSamplePath.cpp206 DEF_SAMPLE( return new PathView; )
319 DEF_SAMPLE( return new ArcToView; )
452 DEF_SAMPLE( return new FatStroke; ) in DEF_SAMPLE() function
575 DEF_SAMPLE( return new CubicCurve; ) in DEF_SAMPLE() function
778 DEF_SAMPLE( return new CubicCurve2; )
DSampleBitmapRect.cpp250 DEF_SAMPLE( return new BitmapRectView(); )
251 DEF_SAMPLE( return new BitmapRectView2(); )
DSampleEmboss.cpp65 DEF_SAMPLE( return new EmbossView(); )
DSampleNima.cpp73 DEF_SAMPLE( return new NimaView(); )
DSampleWritePixels.cpp64 DEF_SAMPLE( return new WritePixelsView(); )
DSampleIdentityScale.cpp80 DEF_SAMPLE( return new IdentityScaleView("images/mandrill_256.png"); )
DSampleLCD.cpp63 DEF_SAMPLE( return new LCDView(); )
/external/skqp/samplecode/
DSampleBigBlur.cpp44 DEF_SAMPLE( return new BigBlurView(); )
DSampleChineseFling.cpp252 DEF_SAMPLE( return new ChineseFlingView(); )
253 DEF_SAMPLE( return new ChineseZoomView(); )
DSampleShip.cpp183 DEF_SAMPLE( return new DrawShipView("DrawShip", draw_atlas); )
184 DEF_SAMPLE( return new DrawShipView("DrawShipSim", draw_atlas_sim); )
DSampleLayers.cpp179 DEF_SAMPLE( return new LayersView; )
251 DEF_SAMPLE( return new BackdropView; )
DSample2PtRadial.cpp46 DEF_SAMPLE( return new TwoPtConicalView(); )
DSamplePath.cpp206 DEF_SAMPLE( return new PathView; )
319 DEF_SAMPLE( return new ArcToView; )
452 DEF_SAMPLE( return new FatStroke; ) in DEF_SAMPLE() function
575 DEF_SAMPLE( return new CubicCurve; ) in DEF_SAMPLE() function
778 DEF_SAMPLE( return new CubicCurve2; )
DSampleBitmapRect.cpp250 DEF_SAMPLE( return new BitmapRectView(); )
251 DEF_SAMPLE( return new BitmapRectView2(); )
DSampleEmboss.cpp65 DEF_SAMPLE( return new EmbossView(); )
DSampleNima.cpp73 DEF_SAMPLE( return new NimaView(); )
DSampleIdentityScale.cpp80 DEF_SAMPLE( return new IdentityScaleView("images/mandrill_256.png"); )
DSampleWritePixels.cpp64 DEF_SAMPLE( return new WritePixelsView(); )
DSampleLCD.cpp63 DEF_SAMPLE( return new LCDView(); )
DSampleStringArt.cpp71 DEF_SAMPLE( return new StringArtView(); )

12345678