Searched refs:API_ENTRY_RET (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish-opengl/system/egl/ |
D | ClientAPIExts.cpp | 34 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 39 #undef API_ENTRY_RET 50 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 59 #undef API_ENTRY_RET 71 #define API_ENTRY_RET(rtype,fname,params,args) \ in initClientFuncs() macro 84 #undef API_ENTRY_RET in initClientFuncs() 108 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 124 #undef API_ENTRY_RET 132 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 145 #undef API_ENTRY_RET
|
D | ClientAPIExts.in | 6 // API_ENTRY_RET(return_type,funcname, paramlist, arglist) 108 API_ENTRY_RET(GLboolean, 133 API_ENTRY_RET(GLboolean, 150 API_ENTRY_RET(GLenum,
|