Searched defs:getXDisplay (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/framework/platform/lnx/X11/ | ||
| D | tcuLnxX11.hpp | 93 ::Display* getXDisplay (void) { return m_display; } in getXDisplay() function in tcu::lnx::x11::XlibDisplay |
| D | tcuLnxX11GlxPlatform.cpp | 132 ::Display* getXDisplay (void) { return m_display.getXDisplay(); } in getXDisplay() function in tcu::lnx::x11::glx::GlxVisual |