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
363 , m_x11Window (m_x11Display, cfg.width, cfg.height,
365 , m_GLXDrawable (visual.createWindow(m_x11Window.getXID()))
367 m_x11Window.setVisibility(cfg.windowVisibility != RenderConfig::VISIBILITY_HIDDEN);
379 m_x11Window.getDimensions(width, height);

Completed in 119 milliseconds