Searched refs:getGlobalEGLContext (Results 1 – 3 of 3) sorted by relevance
625 .get_global_egl_context = []() { return FrameBuffer::getFB()->getGlobalEGLContext(); }, in __anonf315e04f1702()
581 EGLContext getGlobalEGLContext() const;
3010 getGlobalEGLContext(), contextAttribs); in createSharedTrivialContext()3382 EGLContext FrameBuffer::getGlobalEGLContext() const { in getGlobalEGLContext() function in gfxstream::FrameBuffer