Home
last modified time | relevance | path

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

/external/deqp/framework/platform/X11/
DtcuX11.hpp65 ::Display* getXDisplay (void) { return m_display; } in getXDisplay() function in tcu::x11::Display
DtcuX11GlxPlatform.cpp118 ::Display* getXDisplay (void) { return m_display.getXDisplay(); } in getXDisplay() function in tcu::x11::glx::GlxVisual
151 ::Display* getXDisplay (void) { return m_x11Display.getXDisplay(); } in getXDisplay() function in tcu::x11::glx::GlxWindow