Home
last modified time | relevance | path

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

/external/deqp/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
/external/swiftshader/src/OpenGL/libEGL/
DContext.hpp45 Display *getDisplay() const { return display; } in getDisplay() function in egl::Context
/external/autotest/frontend/client/src/autotest/afe/create/
DCreateJobViewTab.java58 protected CreateJobViewDisplay getDisplay() { in getDisplay() method in CreateJobViewTab
/external/deqp/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
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowViewRootImpl.java168 private Display getDisplay() { in getDisplay() method in ShadowViewRootImpl
/external/deqp/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
/external/angle/src/libANGLE/
DThread.cpp118 Display *Thread::getDisplay() const in getDisplay() function in egl::Thread
DContext.h499 egl::Display *getDisplay() const { return mDisplay; } in getDisplay() function
/external/angle/samples/sample_util/
DSampleApplication.cpp169 EGLDisplay SampleApplication::getDisplay() const in getDisplay() function in SampleApplication
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl36 eglGetDisplayFunc getDisplay; variable
DeglwFuncPtrLibraryImpl.inl157 EGLDisplay FuncPtrLibrary::getDisplay (EGLNativeDisplayType display_id) const function in FuncPtrLibrary
/external/angle/util/
DEGLWindow.cpp78 EGLDisplay EGLWindow::getDisplay() const in getDisplay() function in EGLWindow
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.h321 egl::Display *getDisplay() const { return mDisplay; } in getDisplay() function
/external/deqp/framework/egl/
DegluUtil.cpp236 EGLDisplay getDisplay (NativeDisplay& nativeDisplay) in getDisplay() function
/external/angle/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp286 Display *FunctionsGLX::getDisplay() const in getDisplay() function in rx::FunctionsGLX
/external/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp323 EGLDisplay FunctionsEGL::getDisplay() const in getDisplay() function in rx::FunctionsEGL
/external/swiftshader/tests/GLESUnitTests/
Dunittests.cpp470 EGLDisplay getDisplay() const { return display; } in getDisplay() function in SwiftShaderTest
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp398 Display& getDisplay () const in getDisplay() function in vkt::wsi::__anonf32b82c10111::NativeObjects