Home
last modified time | relevance | path

Searched defs:getNativeWindow (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp290 EGLNativeWindowType X11Window::getNativeWindow() const in getNativeWindow() function in X11Window
/hardware/google/gfxstream/host/testlibs/qnx/
DQNXWindow.cpp368 EGLNativeWindowType QNXWindow::getNativeWindow() const { return mWindow; } in getNativeWindow() function in QNXWindow
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp705 EGLNativeWindowType Win32Window::getNativeWindow() const in getNativeWindow() function in Win32Window
/hardware/google/gfxstream/host/testlibs/osx/
DOSXWindow.mm598 EGLNativeWindowType OSXWindow::getNativeWindow() const function