Searched defs:getEGLDisplay (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ | ||
D | Display.cpp | 724 EGLDisplay Display::getEGLDisplay() const in getEGLDisplay() function in egl::Display |
/third_party/vk-gl-cts/framework/egl/ | ||
D | egluGLContextFactory.cpp | 141 virtual EGLDisplay getEGLDisplay (void) const { return m_eglDisplay; } in getEGLDisplay() function in eglu::__anon2fdd955a0111::RenderContext |