Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DtcuEgl.hpp67 EGLDisplay getEGLDisplay (void) const { return m_display; } in getEGLDisplay() function in tcu::egl::Display
DegluGLContextFactory.cpp142 virtual EGLDisplay getEGLDisplay (void) const { return m_eglDisplay; } in getEGLDisplay() function in eglu::__anon376a55400111::RenderContext