Searched defs:getDisplay (Results 1 – 13 of 13) sorted by relevance
60 EGLDisplay getDisplay (void) { return m_eglTestCtx.getDisplay().getEGLDisplay(); } in getDisplay() function in deqp::egl::ApiCase
60 tcu::egl::Display& getDisplay (void) { return *m_defaultEGLDisplay; } in getDisplay() function in deqp::egl::EglTestContext
92 Display& getDisplay (void) { return m_display; } in getDisplay() function in tcu::x11::Window
54 EGLDisplay EGLWindow::getDisplay() const in getDisplay() function in EGLWindow
170 public String getDisplay() { in getDisplay() method in Time
136 egl::Display *getDisplay() in getDisplay() function
66 EGLDisplay SampleApplication::getDisplay() const in getDisplay() function in SampleApplication
32 void* getDisplay() const { return (void*)fUnixWindow.fDisplay; } in getDisplay() function
193 private Display getDisplay() { in getDisplay() method in DeviceDisplayInfo
92 Display& getDisplay (void) const { return m_display; } in getDisplay() function in tcu::egl::Surface
171 EGLDisplay getDisplay (NativeDisplay& nativeDisplay) in getDisplay() function
37 egl::Display *Display::getDisplay(EGLNativeDisplayType displayId, EGLint displayType) in getDisplay() function in egl::Display