Home
last modified time | relevance | path

Searched refs:eglQueryContext (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/egl/
Degl_ftable.h48 {"eglQueryContext", (void *)eglQueryContext},
Degl.cpp2135 EGLBoolean eglQueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint *value) in eglQueryContext() function
/hardware/google/gfxstream/common/opengl/include/EGL/
Degl.h138 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EG…
/hardware/google/gfxstream/guest/mesa/include/EGL/
Degl.h148 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EG…
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1237 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext(EGLDisplay display, EGLContext context, in eglQueryContext() function