Home
last modified time | relevance | path

Searched refs:getScreen (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11Xcb.cpp88 visual = &m_display.getScreen()->root_visual; in XcbWindow()
90 values[0] = m_display.getScreen()->white_pixel; in XcbWindow()
97 display.getScreen()->root, // parent window in XcbWindow()
DtcuLnxX11Xcb.hpp42 xcb_screen_t* getScreen (void) { return m_screen; } in getScreen() function in tcu::lnx::x11::XcbDisplay
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.h35 int getScreen() const;
DFunctionsGLX.cpp263 int FunctionsGLX::getScreen() const in getScreen() function in rx::FunctionsGLX
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.h35 int getScreen() const;
DFunctionsGLX.cpp291 int FunctionsGLX::getScreen() const in getScreen() function in rx::FunctionsGLX