Home
last modified time | relevance | path

Searched refs:eglLoadContext (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/gl/
DEmulatedEglContext.cpp72 if (stream && s_egl.eglLoadContext) { in createImpl()
73 context = s_egl.eglLoadContext(display, &contextAttribs[0], stream); in createImpl()
/hardware/google/gfxstream/include/OpenGLESDispatch/
DRenderEGL_snapshot_functions.h9 …X(EGLContext, eglLoadContext, (EGLDisplay display, const EGLint * attrib_list, EGLStreamKHR stream…
22 EGLAPI EGLContext EGLAPIENTRY eglLoadContext(EGLDisplay display, const EGLint * attrib_list, EGLStr…
DRenderEGL_snapshot_static_translator_namespaced_header.h9 EGLAPI EGLContext EGLAPIENTRY eglLoadContext(EGLDisplay display, const EGLint * attrib_list, EGLStr…
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Drender_egl_snapshot.entries7 EGLContext eglLoadContext(EGLDisplay display, const EGLint *attrib_list, EGLStreamKHR stream);
/hardware/google/gfxstream/host/tests/
DGLSnapshotTesting.cpp285 m_context = egl->eglLoadContext(m_display, &contextAttribs[0], egl_stream); in loadSnapshot()
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp141 EGLAPI EGLContext EGLAPIENTRY eglLoadContext(EGLDisplay display, const EGLint *attrib_list, EGLStre…
1042 EGLAPI EGLContext EGLAPIENTRY eglLoadContext(EGLDisplay display, const EGLint *attrib_list, in eglLoadContext() function
1687 EGLAPI EGLContext EGLAPIENTRY eglLoadContext(EGLDisplay display, const EGLint *attrib_list, EGLStre… in eglLoadContext() function