Searched defs:EGLClientBuffer (Results 1 – 2 of 2) sorted by relevance
172 typedef void *EGLClientBuffer; typedef
61 typeMapping.put(new CType("EGLClientBuffer"), new JType("long")); in typeMapping.put()