Home
last modified time | relevance | path

Searched defs:eglQueryContext_t (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
Degl_proc.h51 typedef EGLBoolean (EGLAPIENTRY *eglQueryContext_t) (EGLDisplay, EGLContext, EGLint, EGLint*); typedef
/sdk/emulator/opengl/tests/EGL_host_wrapper/
Degl_proc.h51 typedef EGLBoolean (* eglQueryContext_t) (EGLDisplay, EGLContext, EGLint, EGLint*); typedef