Home
last modified time | relevance | path

Searched refs:OverstrokeView (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSamplePathOverstroke.cpp19 class OverstrokeView : public SampleView { class
26 OverstrokeView() { in OverstrokeView() function in OverstrokeView
211 static SkView* MyFactory() { return new OverstrokeView; } in MyFactory()