Home
last modified time | relevance | path

Searched refs:DEF_SAMPLE (Results 1 - 25 of 73) sorted by relevance

123

/third_party/skia/experimental/sktext/samples/
H A DText.cpp190 DEF_SAMPLE(return new TextSample_HelloWorld();)
191 DEF_SAMPLE(return new TextSample_Align_Dir();)
192 DEF_SAMPLE(return new TextSample_LongLTR();)
193 DEF_SAMPLE(return new TextSample_LongRTL1();)
194 DEF_SAMPLE(return new TextSample_LongRTL2();)
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp3762 DEF_SAMPLE(return new ParagraphView1();)
3763 DEF_SAMPLE(return new ParagraphView2();)
3764 DEF_SAMPLE(return new ParagraphView3();)
3765 DEF_SAMPLE(return new ParagraphView4();)
3766 DEF_SAMPLE(return new ParagraphView5();)
3767 DEF_SAMPLE(return new ParagraphView6();)
3768 DEF_SAMPLE(return new ParagraphView7();)
3769 DEF_SAMPLE(return new ParagraphView8();)
3770 DEF_SAMPLE(return new ParagraphView9();)
3771 DEF_SAMPLE(retur
[all...]
/third_party/skia/samplecode/
H A DSampleTextBox.cpp117 DEF_SAMPLE( return new TextBoxView([](){ return SkShaper::Make(); }, "default"); );
119 DEF_SAMPLE( return new TextBoxView(SkShaper::MakeCoreText, "coretext"); );
190 DEF_SAMPLE( return new SampleShaper; );
H A DSampleShip.cpp145 DEF_SAMPLE( return new DrawShipView("DrawShip", draw_atlas); )
146 DEF_SAMPLE( return new DrawShipView("DrawShipSim", draw_atlas_sim); )
H A DSample2PtRadial.cpp40 DEF_SAMPLE( return new TwoPtConicalView(); )
H A DSampleEmboss.cpp59 DEF_SAMPLE( return new EmbossView(); )
H A DSampleChineseFling.cpp225 DEF_SAMPLE( return new ChineseFlingView(); )
226 DEF_SAMPLE( return new ChineseZoomView(); )
H A DSampleLayers.cpp163 DEF_SAMPLE( return new LayersView; )
226 DEF_SAMPLE( return new BackdropView; )
H A DSampleWritePixels.cpp58 DEF_SAMPLE( return new WritePixelsView(); )
H A DSamplePath.cpp200 DEF_SAMPLE( return new PathView; )
299 DEF_SAMPLE( return new ArcToView; )
426 DEF_SAMPLE( return new FatStroke; )
534 DEF_SAMPLE( return new CubicCurve; )
763 DEF_SAMPLE( return new CubicCurve2; )
H A DSampleClip.cpp133 DEF_SAMPLE( return new ClipView(); )
333 DEF_SAMPLE( return new HalfPlaneView(); )
417 DEF_SAMPLE( return new HalfPlaneView2(); )
545 DEF_SAMPLE( return new HalfPlaneView3(); )
634 DEF_SAMPLE( return new HalfPlaneCoons(); )
H A DSampleRepeatTile.cpp65 DEF_SAMPLE( return new RepeatTileView(); )
H A DSampleManyRects.cpp67 DEF_SAMPLE( return new ManyRectsView(); )
H A DSampleLCD.cpp57 DEF_SAMPLE( return new LCDView(); )
H A DSampleStringArt.cpp65 DEF_SAMPLE( return new StringArtView(); )
H A DSampleStrokeRect.cpp64 DEF_SAMPLE( return new StrokeRectSample(); )
H A DSampleCamera.cpp75 DEF_SAMPLE( return new CameraView(); )
H A DSampleAnimBlur.cpp56 DEF_SAMPLE( return new AnimBlurView(); )
H A DSampleFlutterAnimate.cpp97 DEF_SAMPLE( return new FlutterAnimateView(); )
H A DSampleGlyphTransform.cpp83 DEF_SAMPLE( return new GlyphTransformView(); )
H A DSampleEffects.cpp106 DEF_SAMPLE( return new EffectsView(); )
H A DSampleFillType.cpp85 DEF_SAMPLE( return new FillTypeView(); )
H A DSampleCircle.cpp88 DEF_SAMPLE( return new CircleView(); )
H A DSampleCowboy.cpp121 DEF_SAMPLE( return new AnimatedSVGSample("Cowboy.svg", "SampleCowboy"); )
H A DSampleMegaStroke.cpp84 DEF_SAMPLE( return new MegaStrokeView(); )

Completed in 13 milliseconds

123