Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSamplePathFill.cpp107 class PathFillView : public SampleView { class
112 PathFillView() { in PathFillView() function in PathFillView
145 static SkView* MyFactory() { return new PathFillView; } in MyFactory()