HomeSort by relevance Sort by last modified time
    Searched refs:EGLenum (Results 1 - 4 of 4) sorted by null

  /frameworks/base/opengl/include/EGL/
eglext.h 84 EGLAPI EGLImageKHR EGLAPIENTRY eglCreateImageKHR (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
87 typedef EGLImageKHR (EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC) (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list);
egl.h 45 typedef unsigned int EGLenum;
278 EGLAPI EGLBoolean EGLAPIENTRY eglBindAPI(EGLenum api);
279 EGLAPI EGLenum EGLAPIENTRY eglQueryAPI(void);
286 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
  /frameworks/base/opengl/libs/EGL/
egl.cpp     [all...]
  /frameworks/base/opengl/libagl/
egl.cpp     [all...]

Completed in 23 milliseconds