Home
last modified time | relevance | path

Searched refs:m_configured (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp179 m_configured = false; in Window()
187 if (m_configured) in Window()
235 window->m_configured = true; in handleConfigure()
DtcuLnxWayland.hpp105 bool m_configured; member in tcu::lnx::wayland::Window