Home
last modified time | relevance | path

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

/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWayland.hpp50 struct wl_display* getDisplay (void) { return m_display; } in getDisplay() function in tcu::lnx::wayland::Display
91 Display& getDisplay (void) { return m_display; } in getDisplay() function in tcu::lnx::wayland::Window
/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.java184 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/deqp/external/vulkancts/modules/vulkan/wsi/
DvktNativeObjectsUtil.cpp93 vk::wsi::Display& NativeObjects::getDisplay () const in getDisplay() function in vkt::wsi::NativeObjects
/external/angle/src/tests/egl_tests/
DEGLPowerPreferenceTest.cpp36 EGLDisplay getDisplay() const { return getEGLWindow()->getDisplay(); } in getDisplay() function in EGLPowerPreferenceTest
/external/angle/src/libANGLE/
DThread.cpp137 Display *Thread::getDisplay() const in getDisplay() function in egl::Thread
DContext.h505 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/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowViewRootImpl.java200 protected Display getDisplay() { in getDisplay() method in ShadowViewRootImpl
320 Display getDisplay(); in getDisplay() method
/external/angle/util/
DEGLWindow.cpp85 EGLDisplay EGLWindow::getDisplay() const in getDisplay() function in EGLWindow
/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/vulkan/
DRendererVk.h398 egl::Display *getDisplay() const { return mDisplay; } in getDisplay() function
/external/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp393 EGLDisplay FunctionsEGL::getDisplay() const in getDisplay() function in rx::FunctionsEGL