/external/deqp/framework/platform/lnx/wayland/ |
D | tcuLnxWayland.hpp | 49 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
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | Context.hpp | 45 Display *getDisplay() const { return display; } in getDisplay() function in egl::Context
|
/external/autotest/frontend/client/src/autotest/afe/create/ |
D | CreateJobViewTab.java | 58 protected CreateJobViewDisplay getDisplay() { in getDisplay() method in CreateJobViewTab
|
/external/deqp/modules/egl/ |
D | teglApiCase.hpp | 65 eglw::EGLDisplay getDisplay (void) { return m_display; } in getDisplay() function in deqp::egl::ApiCase
|
D | teglSimpleConfigCase.hpp | 49 eglw::EGLDisplay getDisplay (void) { return m_display; } in getDisplay() function in deqp::egl::SimpleConfigCase
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowViewRootImpl.java | 168 private Display getDisplay() { in getDisplay() method in ShadowViewRootImpl
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11Xcb.hpp | 67 DisplayBase& getDisplay (void) { return (DisplayBase&)m_display; } in getDisplay() function in tcu::lnx::x11::XcbWindow
|
D | tcuLnxX11.hpp | 123 DisplayBase& getDisplay (void) { return (DisplayBase&)m_display; } in getDisplay() function in tcu::lnx::x11::XlibWindow
|
D | tcuLnxX11EglDisplayFactory.cpp | 97 eglw::EGLDisplay getDisplay (eglw::EGLNativeDisplayType display_id) const in getDisplay() function in tcu::lnx::x11::egl::Library
|
/external/angle/src/libANGLE/ |
D | Thread.cpp | 118 Display *Thread::getDisplay() const in getDisplay() function in egl::Thread
|
D | Context.h | 499 egl::Display *getDisplay() const { return mDisplay; } in getDisplay() function
|
/external/angle/samples/sample_util/ |
D | SampleApplication.cpp | 169 EGLDisplay SampleApplication::getDisplay() const in getDisplay() function in SampleApplication
|
/external/deqp/framework/egl/wrapper/ |
D | eglwFunctions.inl | 36 eglGetDisplayFunc getDisplay; variable
|
D | eglwFuncPtrLibraryImpl.inl | 157 EGLDisplay FuncPtrLibrary::getDisplay (EGLNativeDisplayType display_id) const function in FuncPtrLibrary
|
/external/angle/util/ |
D | EGLWindow.cpp | 78 EGLDisplay EGLWindow::getDisplay() const in getDisplay() function in EGLWindow
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | RendererVk.h | 321 egl::Display *getDisplay() const { return mDisplay; } in getDisplay() function
|
/external/deqp/framework/egl/ |
D | egluUtil.cpp | 236 EGLDisplay getDisplay (NativeDisplay& nativeDisplay) in getDisplay() function
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.cpp | 286 Display *FunctionsGLX::getDisplay() const in getDisplay() function in rx::FunctionsGLX
|
/external/angle/src/libANGLE/renderer/gl/egl/ |
D | FunctionsEGL.cpp | 323 EGLDisplay FunctionsEGL::getDisplay() const in getDisplay() function in rx::FunctionsEGL
|
/external/swiftshader/tests/GLESUnitTests/ |
D | unittests.cpp | 470 EGLDisplay getDisplay() const { return display; } in getDisplay() function in SwiftShaderTest
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSwapchainTests.cpp | 398 Display& getDisplay () const in getDisplay() function in vkt::wsi::__anonf32b82c10111::NativeObjects
|