Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSample.h29 #define DEF_SAMPLE(code) \ macro
DSamplePathClip.cpp65 DEF_SAMPLE( return new PathClipView; ) in DEF_SAMPLE() function
DSampleClip.cpp334 DEF_SAMPLE( return new HalfPlaneView(); ) in DEF_SAMPLE() function
418 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
/external/skqp/samplecode/
DSample.h26 #define DEF_SAMPLE(code) \ macro
DSamplePath.cpp452 DEF_SAMPLE( return new FatStroke; ) in DEF_SAMPLE() function
575 DEF_SAMPLE( return new CubicCurve; ) in DEF_SAMPLE() function
DSamplePathClip.cpp73 DEF_SAMPLE( return new PathClipView; ) in DEF_SAMPLE() function