/external/deqp/framework/platform/nullws/ |
D | tcuNullWSPlatform.cpp | 45 eglw::EGLNativeWindowType getLegacyNative () in getLegacyNative() function in tcu::nullws::Window 75 eglw::EGLNativePixmapType getLegacyNative () in getLegacyNative() function in tcu::nullws::Pixmap 105 eglw::EGLNativeDisplayType getLegacyNative() in getLegacyNative() function in tcu::nullws::Display
|
/external/deqp/framework/platform/raspi/ |
D | tcuRaspiPlatform.cpp | 55 EGLNativeDisplayType getLegacyNative (void) { return EGL_DEFAULT_DISPLAY; } in getLegacyNative() function in tcu::rpi::Display 73 EGLNativeWindowType getLegacyNative (void) { return &m_nativeWindow; } in getLegacyNative() function in tcu::rpi::Window
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32EGLNativeDisplayFactory.cpp | 73 virtual EGLNativeDisplayType getLegacyNative (void) { return m_deviceContext; } in getLegacyNative() function in tcu::win32::__anon8cbf49e10111::NativeDisplay 99 EGLNativePixmapType getLegacyNative (void) { return m_bitmap; } in getLegacyNative() function in tcu::win32::__anon8cbf49e10111::NativePixmap 123 EGLNativeWindowType getLegacyNative (void) { return m_window.getHandle(); } in getLegacyNative() function in tcu::win32::__anon8cbf49e10111::NativeWindow
|
/external/deqp/framework/platform/lnx/wayland/ |
D | tcuLnxWaylandEglDisplayFactory.cpp | 73 …eglw::EGLNativeDisplayType getLegacyNative (void) { return reinterpret_cast<eglw::EGLNativeDispla… in getLegacyNative() function in tcu::lnx::wayland::egl::Display 94 …eglw::EGLNativeWindowType getLegacyNative (void) { return reinterpret_cast<eglw::EGLNativeWindowT… in getLegacyNative() function in tcu::lnx::wayland::egl::Window
|
/external/deqp/framework/egl/ |
D | egluNativePixmap.cpp | 38 EGLNativePixmapType NativePixmap::getLegacyNative (void) in getLegacyNative() function in eglu::NativePixmap
|
D | egluNativeDisplay.cpp | 61 EGLNativeDisplayType NativeDisplay::getLegacyNative (void) in getLegacyNative() function in eglu::NativeDisplay
|
D | egluNativeWindow.cpp | 38 EGLNativeWindowType NativeWindow::getLegacyNative (void) in getLegacyNative() function in eglu::NativeWindow
|
/external/deqp/framework/platform/null/ |
D | tcuNullPlatform.cpp | 51 eglw::EGLNativeDisplayType getLegacyNative (void) in getLegacyNative() function in tcu::null::NullEGLDisplay
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11EglDisplayFactory.cpp | 117 …eglw::EGLNativeDisplayType getLegacyNative (void) { return reinterpret_cast<eglw::EGLNativeDispl… in getLegacyNative() function in tcu::lnx::x11::egl::Display 142 …eglw::EGLNativeWindowType getLegacyNative (void) { return reinterpret_cast<eglw::EGLNativeWindow… in getLegacyNative() function in tcu::lnx::x11::egl::Window
|
/external/angle/src/tests/deqp_support/ |
D | tcuANGLENativeDisplayFactory.cpp | 219 eglw::EGLNativePixmapType NativePixmap::getLegacyNative() in getLegacyNative() function in tcu::__anonb65af0d50111::NativePixmap 335 eglw::EGLNativeWindowType NativeWindow::getLegacyNative() in getLegacyNative() function in tcu::__anonb65af0d50111::NativeWindow
|
/external/deqp/framework/platform/android/ |
D | tcuAndroidPlatform.cpp | 63 virtual EGLNativeDisplayType getLegacyNative (void) { return EGL_DEFAULT_DISPLAY; } in getLegacyNative() function in tcu::Android::NativeDisplay 85 virtual EGLNativeWindowType getLegacyNative (void) { return m_window->getNativeWindow(); } in getLegacyNative() function in tcu::Android::NativeWindow
|