Searched refs:API_ENTRY_RET (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/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,
|
/hardware/google/gfxstream/host/gl/glestranslator/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,
|