Searched refs:PointsView (Results 1 – 1 of 1) sorted by relevance
24 class PointsView : public SampleView { class26 PointsView() {} in PointsView() function in PointsView77 static SkView* MyFactory() { return new PointsView; } in MyFactory()