Searched defs:getPlatformNative (Results 1 – 10 of 10) sorted by relevance
48 void* OhosDisplay::getPlatformNative (void) { in getPlatformNative() function in OhosDisplay
57 void* getPlatformNative (void) { return this; } in getPlatformNative() function in tcu::OHOS_ROSEN::egl::OhosPixmap
68 void* OhosWindow::getPlatformNative (void) in getPlatformNative() function in tcu::OHOS_ROSEN::egl::OhosWindow
50 void* NativePixmap::getPlatformNative (void) in getPlatformNative() function in eglu::NativePixmap
69 void* NativeDisplay::getPlatformNative (void) in getPlatformNative() function in eglu::NativeDisplay
50 void* NativeWindow::getPlatformNative (void) in getPlatformNative() function in eglu::NativeWindow
115 void* getPlatformNative (void) { return m_display->getXDisplay(); } in getPlatformNative() function in tcu::lnx::x11::egl::Display144 void* getPlatformNative (void) { return &m_window.getXID(); } in getPlatformNative() function in tcu::lnx::x11::egl::Window
74 void* getPlatformNative (void) { return m_display->getDisplay(); } in getPlatformNative() function in tcu::lnx::wayland::egl::Display
94 void *getPlatformNative() override in getPlatformNative() function in tcu::__anone5136a870111::ANGLENativeDisplay
87 virtual EGLNativeWindowType getPlatformNative (void) { return m_window->getNativeWindow(); } in getPlatformNative() function in tcu::Android::NativeWindow