Searched refs:API_ENTRY_RET (Results 1 – 2 of 2) sorted by relevance
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
D | ClientAPIExts.cpp | 35 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 40 #undef API_ENTRY_RET 51 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 60 #undef API_ENTRY_RET 72 #define API_ENTRY_RET(rtype,fname,params,args) \ in initClientFuncs() macro 85 #undef API_ENTRY_RET in initClientFuncs() 107 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 123 #undef API_ENTRY_RET 131 #define API_ENTRY_RET(rtype,fname,params,args) \ macro 144 #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,
|