Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/testlibs/stub/
DStubWindow.cpp21 OSWindow* CreateOSWindow() { in CreateOSWindow() function
/hardware/google/gfxstream/host/testlibs/
DOSWindow.h72 OSWindow *CreateOSWindow();
/hardware/google/gfxstream/host/
Dgfxstream_unittest.cpp64 window.reset(CreateOSWindow()); in SetUpTestSuite()
/hardware/google/gfxstream/host/testlibs/qnx/
DQNXWindow.cpp429 OSWindow* CreateOSWindow() { return new QNXWindow(); } in CreateOSWindow() function
/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp323 OSWindow *CreateOSWindow() in CreateOSWindow() function
/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp50 window = CreateOSWindow(); in TestWindow()
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp743 OSWindow *CreateOSWindow() in CreateOSWindow() function
/hardware/google/gfxstream/host/testlibs/osx/
DOSXWindow.mm706 OSWindow *CreateOSWindow() function