Searched defs:getXDisplay (Results 1 – 2 of 2) sorted by relevance
/external/deqp/framework/platform/X11/ | ||
D | tcuX11.hpp | 65 ::Display* getXDisplay (void) { return m_display; } in getXDisplay() function in tcu::x11::Display |
D | tcuX11GlxPlatform.cpp | 118 ::Display* getXDisplay (void) { return m_display.getXDisplay(); } in getXDisplay() function in tcu::x11::glx::GlxVisual |