Searched refs:m_x11Window (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/platform/X11/
H A DtcuX11GlxPlatform.cpp150 void processEvents (void) { m_x11Window.processEvents(); }
159 x11::Window m_x11Window; member in class:tcu::x11::glx::GlxWindow
364 , m_x11Window (m_x11Display, cfg.width, cfg.height,
366 , m_GLXDrawable (visual.createWindow(m_x11Window.getXID()))
368 m_x11Window.setVisibility(cfg.windowVisibility != RenderConfig::VISIBILITY_HIDDEN);
380 m_x11Window.getDimensions(width, height);

Completed in 2113 milliseconds