Searched refs:StrokePathView (Results 1 – 1 of 1) sorted by relevance
98 class StrokePathView : public SampleView { class222 static SkView* MyFactory() { return new StrokePathView; } in MyFactory()