Searched defs:getPlatformExtension (Results 1 – 6 of 6) sorted by relevance
54 eglw::EGLNativeDisplayType OhosDisplay::getPlatformExtension (void) in getPlatformExtension() function in OhosDisplay
61 void* OhosWindow::getPlatformExtension (void) in getPlatformExtension() function in tcu::OHOS_ROSEN::egl::OhosWindow
44 void* NativePixmap::getPlatformExtension (void) in getPlatformExtension() function in eglu::NativePixmap
44 void* NativeWindow::getPlatformExtension (void) in getPlatformExtension() function in eglu::NativeWindow
116 …eglw::EGLNativeDisplayType getPlatformExtension (void) { return reinterpret_cast<eglw::EGLNativeDi… in getPlatformExtension() function in tcu::lnx::x11::egl::Display143 void* getPlatformExtension (void) { return &m_window.getXID(); } in getPlatformExtension() function in tcu::lnx::x11::egl::Window
86 virtual EGLNativeWindowType getPlatformExtension (void) { return m_window->getNativeWindow(); } in getPlatformExtension() function in tcu::Android::NativeWindow