Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp724 EGLDisplay Display::getEGLDisplay() const in getEGLDisplay() function in egl::Display
/third_party/vk-gl-cts/framework/egl/
DegluGLContextFactory.cpp141 virtual EGLDisplay getEGLDisplay (void) const { return m_eglDisplay; } in getEGLDisplay() function in eglu::__anon2fdd955a0111::RenderContext