Searched refs:API_ENTRY_RET (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish/opengl/system/egl/ |
D | ClientAPIExts.cpp | 33 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 38 #undef API_ENTRY_RET 49 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 58 #undef API_ENTRY_RET 70 #define API_ENTRY_RET(rtype,fname,params,args) \ in initClientFuncs() macro 83 #undef API_ENTRY_RET in initClientFuncs() 105 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 121 #undef API_ENTRY_RET 129 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 142 #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,
|