Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.h30 EGLNativeDisplayType getNativeDisplay() const override;
DX11Window.cpp295 EGLNativeDisplayType X11Window::getNativeDisplay() const in getNativeDisplay() function in X11Window
/hardware/google/gfxstream/host/testlibs/qnx/
DQNXWindow.h29 EGLNativeDisplayType getNativeDisplay() const override;
DQNXWindow.cpp370 EGLNativeDisplayType QNXWindow::getNativeDisplay() const { in getNativeDisplay() function in QNXWindow
/hardware/google/gfxstream/host/testlibs/
DOSWindow.h40 virtual EGLNativeDisplayType getNativeDisplay() const = 0;
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.h30 EGLNativeDisplayType getNativeDisplay() const override;
DWin32Window.cpp710 EGLNativeDisplayType Win32Window::getNativeDisplay() const in getNativeDisplay() function in Win32Window
/hardware/google/gfxstream/host/testlibs/osx/
DOSXWindow.h44 EGLNativeDisplayType getNativeDisplay() const override;
DOSXWindow.mm603 EGLNativeDisplayType OSXWindow::getNativeDisplay() const function