Home
last modified time | relevance | path

Searched defs:getDisplay (Results 1 – 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWayland.hpp49 struct wl_display* getDisplay (void) { return m_display; } in getDisplay() function in tcu::lnx::wayland::Display
90 Display& getDisplay (void) { return m_display; } in getDisplay() function in tcu::lnx::wayland::Window
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DContext.hpp45 Display *getDisplay() const { return display; } in getDisplay() function in egl::Context
/third_party/vk-gl-cts/modules/egl/
DteglApiCase.hpp65 eglw::EGLDisplay getDisplay (void) { return m_display; } in getDisplay() function in deqp::egl::ApiCase
DteglSimpleConfigCase.hpp49 eglw::EGLDisplay getDisplay (void) { return m_display; } in getDisplay() function in deqp::egl::SimpleConfigCase
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11Xcb.hpp67 DisplayBase& getDisplay (void) { return (DisplayBase&)m_display; } in getDisplay() function in tcu::lnx::x11::XcbWindow
DtcuLnxX11.hpp123 DisplayBase& getDisplay (void) { return (DisplayBase&)m_display; } in getDisplay() function in tcu::lnx::x11::XlibWindow
DtcuLnxX11EglDisplayFactory.cpp97 eglw::EGLDisplay getDisplay (eglw::EGLNativeDisplayType display_id) const in getDisplay() function in tcu::lnx::x11::egl::Library
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DThread.cpp111 Display *Thread::getDisplay() const in getDisplay() function in egl::Thread
DContext.h479 egl::Display *getDisplay() const { return mDisplay; } in getDisplay() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktNativeObjectsUtil.cpp93 vk::wsi::Display& NativeObjects::getDisplay () const in getDisplay() function in vkt::wsi::NativeObjects
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DThread.cpp137 Display *Thread::getDisplay() const in getDisplay() function in egl::Thread
DContext.h499 egl::Display *getDisplay() const { return mDisplay; } in getDisplay() function
/third_party/flutter/skia/third_party/externals/angle2/samples/sample_util/
DSampleApplication.cpp107 EGLDisplay SampleApplication::getDisplay() const in getDisplay() function in SampleApplication
/third_party/skia/third_party/externals/angle2/samples/sample_util/
DSampleApplication.cpp169 EGLDisplay SampleApplication::getDisplay() const in getDisplay() function in SampleApplication
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl36 eglGetDisplayFunc getDisplay; variable
DeglwFuncPtrLibraryImpl.inl157 EGLDisplay FuncPtrLibrary::getDisplay (EGLNativeDisplayType display_id) const function in FuncPtrLibrary
/third_party/flutter/skia/third_party/externals/angle2/util/
DEGLWindow.cpp78 EGLDisplay EGLWindow::getDisplay() const in getDisplay() function in EGLWindow
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp85 EGLDisplay EGLWindow::getDisplay() const in getDisplay() function in EGLWindow
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp258 Display *FunctionsGLX::getDisplay() const in getDisplay() function in rx::FunctionsGLX
/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtitem.cc752 QtGLVideoItemInterface::getDisplay() in getDisplay() function in QtGLVideoItemInterface
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h396 egl::Display *getDisplay() const { return mDisplay; } in getDisplay() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp286 Display *FunctionsGLX::getDisplay() const in getDisplay() function in rx::FunctionsGLX
/third_party/vk-gl-cts/framework/egl/
DegluUtil.cpp236 EGLDisplay getDisplay (NativeDisplay& nativeDisplay) in getDisplay() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp313 EGLDisplay FunctionsEGL::getDisplay() const in getDisplay() function in rx::FunctionsEGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp326 EGLDisplay FunctionsEGL::getDisplay() const in getDisplay() function in rx::FunctionsEGL

12