Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleFatBits.cpp386 class DrawLineView : public SampleView { class
395 DrawLineView() { in DrawLineView() function in DrawLineView
534 static SkView* MyFactory() { return new DrawLineView; } in MyFactory()