Home
last modified time | relevance | path

Searched defs:getLegacyNative (Results 1 – 14 of 14) sorted by relevance

/third_party/vk-gl-cts/framework/platform/nullws/
DtcuNullWSPlatform.cpp45 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
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosNativeDisplay.cpp61 eglw::EGLNativeDisplayType OhosDisplay::getLegacyNative (void) in getLegacyNative() function in OhosDisplay
/third_party/vk-gl-cts/framework/platform/raspi/
DtcuRaspiPlatform.cpp55 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
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp73 virtual EGLNativeDisplayType getLegacyNative (void) { return m_deviceContext; } in getLegacyNative() function in tcu::win32::__anonfc7986980111::NativeDisplay
99 EGLNativePixmapType getLegacyNative (void) { return m_bitmap; } in getLegacyNative() function in tcu::win32::__anonfc7986980111::NativePixmap
123 EGLNativeWindowType getLegacyNative (void) { return m_window.getHandle(); } in getLegacyNative() function in tcu::win32::__anonfc7986980111::NativeWindow
/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp73 …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
/third_party/vk-gl-cts/framework/platform/ohos/display/window/
DtcuOhosNativeWindow.cpp54 eglw::EGLNativeWindowType OhosWindow::getLegacyNative (void) in getLegacyNative() function in tcu::OHOS_ROSEN::egl::OhosWindow
/third_party/vk-gl-cts/framework/egl/
DegluNativePixmap.cpp38 EGLNativePixmapType NativePixmap::getLegacyNative (void) in getLegacyNative() function in eglu::NativePixmap
DegluNativeDisplay.cpp61 EGLNativeDisplayType NativeDisplay::getLegacyNative (void) in getLegacyNative() function in eglu::NativeDisplay
DegluNativeWindow.cpp38 EGLNativeWindowType NativeWindow::getLegacyNative (void) in getLegacyNative() function in eglu::NativeWindow
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullPlatform.cpp51 eglw::EGLNativeDisplayType getLegacyNative (void) in getLegacyNative() function in tcu::null::NullEGLDisplay
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp117 …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
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp200 eglw::EGLNativePixmapType NativePixmap::getLegacyNative() in getLegacyNative() function in tcu::__anon8e4d825a0111::NativePixmap
311 eglw::EGLNativeWindowType NativeWindow::getLegacyNative() in getLegacyNative() function in tcu::__anon8e4d825a0111::NativeWindow
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp219 eglw::EGLNativePixmapType NativePixmap::getLegacyNative() in getLegacyNative() function in tcu::__anon5d5b10250111::NativePixmap
335 eglw::EGLNativeWindowType NativeWindow::getLegacyNative() in getLegacyNative() function in tcu::__anon5d5b10250111::NativeWindow
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatform.cpp63 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