Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSamplePath.cpp219 DEF_SAMPLE( return new PathView; )
346 DEF_SAMPLE( return new ArcToView; )
DSampleCode.h20 #define DEF_SAMPLE(code) \ macro