Searched defs:getPlatformExtension (Results 1 – 7 of 7) sorted by relevance
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
392 void *OSWindow::getPlatformExtension() in getPlatformExtension() function in OSWindow
399 void *X11Window::getPlatformExtension() in getPlatformExtension() function in X11Window
343 void *NativeWindow::getPlatformExtension() in getPlatformExtension() function in tcu::__anon186a1eda0111::NativeWindow
86 virtual EGLNativeWindowType getPlatformExtension (void) { return m_window->getNativeWindow(); } in getPlatformExtension() function in tcu::Android::NativeWindow