Searched defs:getPlatformExtension (Results 1 – 4 of 4) sorted by relevance
| /external/deqp/framework/egl/ | ||
| D | egluNativePixmap.cpp | 44 void* NativePixmap::getPlatformExtension (void) in getPlatformExtension() function in eglu::NativePixmap |
| D | egluNativeWindow.cpp | 44 void* NativeWindow::getPlatformExtension (void) in getPlatformExtension() function in eglu::NativeWindow |
| /external/deqp/framework/platform/lnx/X11/ | ||
| D | tcuLnxX11EglDisplayFactory.cpp | 116 …eglw::EGLNativeDisplayType getPlatformExtension (void) { return reinterpret_cast<eglw::EGLNativeDi… in getPlatformExtension() function in tcu::lnx::x11::egl::Display |
| /external/deqp/framework/platform/android/ | ||
| D | tcuAndroidPlatform.cpp | 86 virtual EGLNativeWindowType getPlatformExtension (void) { return m_window->getNativeWindow(); } in getPlatformExtension() function in tcu::Android::NativeWindow |