Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleStrokePath.cpp98 class StrokePathView : public SampleView { class
222 static SkView* MyFactory() { return new StrokePathView; } in MyFactory()