Home
last modified time | relevance | path

Searched defs:DEF_SAMPLE (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/samplecode/
DSample.h27 #define DEF_SAMPLE(code) \ macro
DSampleMixer.cpp90 DEF_SAMPLE( return new MixerView; ) in DEF_SAMPLE() function
DSamplePathClip.cpp67 DEF_SAMPLE( return new PathClipView; ) in DEF_SAMPLE() function
DSamplePath.cpp436 DEF_SAMPLE( return new FatStroke; ) in DEF_SAMPLE() function
553 DEF_SAMPLE( return new CubicCurve; ) in DEF_SAMPLE() function
/third_party/skia/samplecode/
DSample.h29 #define DEF_SAMPLE(code) \ macro
DSamplePathClip.cpp65 DEF_SAMPLE( return new PathClipView; ) in DEF_SAMPLE() function
DSampleClip.cpp333 DEF_SAMPLE( return new HalfPlaneView(); ) in DEF_SAMPLE() function
417 DEF_SAMPLE( return new HalfPlaneView2(); ) in DEF_SAMPLE() function
DSamplePath.cpp426 DEF_SAMPLE( return new FatStroke; ) in DEF_SAMPLE() function
534 DEF_SAMPLE( return new CubicCurve; ) in DEF_SAMPLE() function