Home
last modified time | relevance | path

Searched refs:PFNEGLCREATEIMAGEKHRPROC (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp1751 return eglCreateImageTmpl<EGLint, PFNEGLCREATEIMAGEKHRPROC>(dpy, ctx, target, buffer, in eglCreateImageKHRImpl()
1772 return eglCreateImageTmpl<EGLint, PFNEGLCREATEIMAGEKHRPROC>(dpy, ctx, target, buffer, in eglCreateImageImpl()
/frameworks/native/opengl/include/EGL/
Deglext.h208 typedef EGLImageKHR (EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC) (EGLDisplay dpy, EGLContext ctx, EGLenu… typedef