Searched refs:PathClipView (Results 1 – 1 of 1) sorted by relevance
24 class PathClipView : public SampleView { class29 PathClipView() : fOval(SkRect::MakeWH(200, 50)), fCenter(SkPoint::Make(250, 250)) {} in PathClipView() function in PathClipView74 DEF_SAMPLE( return new PathClipView; ) in DEF_SAMPLE() argument