Home
last modified time | relevance | path

Searched refs:getGlobalEGLContext (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/
DRendererImpl.cpp625 .get_global_egl_context = []() { return FrameBuffer::getFB()->getGlobalEGLContext(); }, in __anonf315e04f1702()
DFrameBuffer.h581 EGLContext getGlobalEGLContext() const;
DFrameBuffer.cpp3010 getGlobalEGLContext(), contextAttribs); in createSharedTrivialContext()
3382 EGLContext FrameBuffer::getGlobalEGLContext() const { in getGlobalEGLContext() function in gfxstream::FrameBuffer