Searched defs:getDisplay (Results 1 – 13 of 13) sorted by relevance
71 struct wl_display* getDisplay (void) { return m_display; } in getDisplay() function in tcu::wayland::Display103 Display& getDisplay (void) { return m_display; } in getDisplay() function in tcu::wayland::Window
65 eglw::EGLDisplay getDisplay (void) { return m_display; } in getDisplay() function in deqp::egl::ApiCase
49 eglw::EGLDisplay getDisplay (void) { return m_display; } in getDisplay() function in deqp::egl::SimpleConfigCase
58 protected CreateJobViewDisplay getDisplay() { in getDisplay() method in CreateJobViewTab
63 DisplayBase& getDisplay (void) { return (DisplayBase&)m_display; } in getDisplay() function in tcu::x11::XcbWindow
133 DisplayBase& getDisplay (void) { return (DisplayBase&)m_display; } in getDisplay() function in tcu::x11::XlibWindow
93 eglw::EGLDisplay getDisplay (eglw::EGLNativeDisplayType display_id) const in getDisplay() function in tcu::x11::egl::Library
32 void* getDisplay() const { return (void*)fUnixWindow.fDisplay; } in getDisplay() function
34 Display *Display::getDisplay(NativeDisplayType displayId) in getDisplay() function in gl::Display
199 Display *getDisplay() in getDisplay() function
36 eglGetDisplayFunc getDisplay; variable
157 EGLDisplay FuncPtrLibrary::getDisplay (EGLNativeDisplayType display_id) const function in FuncPtrLibrary
227 EGLDisplay getDisplay (NativeDisplay& nativeDisplay) in getDisplay() function