Home
last modified time | relevance | path

Searched defs:getXDisplay (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11.hpp93 ::Display* getXDisplay (void) { return m_display; } in getXDisplay() function in tcu::lnx::x11::XlibDisplay
DtcuLnxX11GlxPlatform.cpp132 ::Display* getXDisplay (void) { return m_display.getXDisplay(); } in getXDisplay() function in tcu::lnx::x11::glx::GlxVisual
165 ::Display* getXDisplay (void) { return m_x11Display.getXDisplay(); } in getXDisplay() function in tcu::lnx::x11::glx::GlxWindow