Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp47 class TestWindow { class
49 TestWindow() { in TestWindow() function in gfxstream::TestWindow
53 ~TestWindow() { in ~TestWindow()
94 static TestWindow* sTestWindow() { in sTestWindow()
95 static TestWindow* w = new TestWindow; in sTestWindow()