Searched refs:eglQueryContext (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/guest/egl/ |
D | egl_ftable.h | 48 {"eglQueryContext", (void *)eglQueryContext},
|
D | egl.cpp | 2135 EGLBoolean eglQueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint *value) in eglQueryContext() function
|
/hardware/google/gfxstream/common/opengl/include/EGL/ |
D | egl.h | 138 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EG…
|
/hardware/google/gfxstream/guest/mesa/include/EGL/ |
D | egl.h | 148 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext (EGLDisplay dpy, EGLContext ctx, EGLint attribute, EG…
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglImp.cpp | 1237 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext(EGLDisplay display, EGLContext context, in eglQueryContext() function
|