Searched refs:_eglQueryContext (Results 1 – 6 of 6) sorted by relevance
33 _eglQueryContext
77 _eglQueryContext(_EGLContext *ctx, EGLint attribute, EGLint *value);
674 _eglQueryContext(_EGLContext *c, EGLint attribute, EGLint *value) in _eglQueryContext() function
921 ret = _eglQueryContext(context, attribute, value); in eglQueryContext()
21 _eglQueryContext
1703 - egl: drop unused \_EGLDriver & \_EGLDisplay from \_eglQueryContext()