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