Searched defs:getEGLDisplay (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/OpenGL/libEGL/ | ||
D | Display.cpp | 736 EGLDisplay Display::getEGLDisplay() const in getEGLDisplay() function in egl::Display |
/external/deqp/framework/egl/ | ||
D | egluGLContextFactory.cpp | 141 virtual EGLDisplay getEGLDisplay (void) const { return m_eglDisplay; } in getEGLDisplay() function in eglu::__anonb10fb3450111::RenderContext |