Searched refs:PatchView (Results 1 – 1 of 1) sorted by relevance
224 class PatchView : public SampleView { class232 PatchView() : fAngle(0) { in PatchView() function in PatchView258 virtual ~PatchView() { in ~PatchView()361 static SkView* MyFactory() { return new PatchView; } in MyFactory()