Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
Degl_proc.h47 typedef EGLBoolean (EGLAPIENTRY *eglMakeCurrent_t) (EGLDisplay, EGLSurface, EGLSurface, EGLContext); typedef
/sdk/emulator/opengl/tests/EGL_host_wrapper/
Degl_proc.h47 typedef EGLBoolean (* eglMakeCurrent_t) (EGLDisplay, EGLSurface, EGLSurface, EGLContext); typedef