Searched defs:EGLClientBuffer (Results 1 – 3 of 3) sorted by relevance
50 typedef void *EGLClientBuffer; typedef
61 typeMapping.put(new CType("EGLClientBuffer"), new JType("long")); in typeMapping.put()
1990 EGLDisplay dpy, EGLenum /*buftype*/, EGLClientBuffer /*buffer*/, in eglCreatePbufferFromClientBuffer() argument