Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleTests.cpp63 class TestsView : public SkView { class
65 TestsView() {} in TestsView() function in TestsView
116 static SkView* MyFactory() { return new TestsView; } in MyFactory()