HomeSort by relevance Sort by last modified time
    Searched defs:eglGetConfigs_t (Results 1 - 3 of 3) sorted by null

  /sdk/emulator/opengl/host/libs/libOpenglRender/
egl_proc.h 28 typedef EGLBoolean (EGLAPIENTRY *eglGetConfigs_t) (EGLDisplay, EGLConfig*, EGLint, EGLint*);
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
egl_proc.h 28 typedef EGLBoolean (* eglGetConfigs_t) (EGLDisplay, EGLConfig*, EGLint, EGLint*);
  /sdk/emulator/opengl/tests/gles_android_wrapper/
egl_proc.h 28 typedef EGLBoolean (* eglGetConfigs_t) (EGLDisplay, EGLConfig*, EGLint, EGLint*);

Completed in 37 milliseconds