Home
last modified time | relevance | path

Searched defs:getEGLDisplay (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp736 EGLDisplay Display::getEGLDisplay() const in getEGLDisplay() function in egl::Display
/external/deqp/framework/egl/
DegluGLContextFactory.cpp141 virtual EGLDisplay getEGLDisplay (void) const { return m_eglDisplay; } in getEGLDisplay() function in eglu::__anonb10fb3450111::RenderContext