Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSamplePathClip.cpp24 class PathClipView : public SampleView { class
29 PathClipView() { in PathClipView() function in PathClipView
36 virtual ~PathClipView() {} in ~PathClipView()
89 static SkView* MyFactory() { return new PathClipView; } in MyFactory()