HomeSort by relevance Sort by last modified time
    Searched full:m_connection (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/platform/lnx/X11/
tcuLnxX11Xcb.hpp 43 xcb_connection_t* getConnection (void) { return m_connection; }
49 xcb_connection_t* m_connection; member in class:tcu::lnx::x11::XcbDisplay
tcuLnxX11Xcb.cpp 37 m_connection = xcb_connect(name, NULL);
38 const xcb_setup_t *setup = xcb_get_setup(m_connection);
45 xcb_disconnect (m_connection);
51 while ((ev = xcb_poll_for_event(m_connection)))
  /prebuilts/tools/common/m2/repository/logkit/logkit/1.0.1/
logkit-1.0.1.jar 

Completed in 1747 milliseconds