Searched refs:VarType (Results 1 - 6 of 6) sorted by relevance

/frameworks/rs/
H A Dspec.h20 } VarType; typedef in typeref:struct:__anon1567
22 extern VarType *currType;
31 VarType ret;
32 VarType params[16];
H A Drsg_generator.c24 void printVarType(FILE *f, const VarType *vt) {
59 void printVarTypeAndName(FILE *f, const VarType *vt) {
165 const VarType *vt = &api->params[ct];
219 const VarType *vt = &api->params[ct2];
232 const VarType *vt = &api->params[ct2];
253 const VarType *vt = &api->params[ct2];
306 const VarType *vt = &api->params[ct2];
314 const VarType *vt = &api->params[ct2];
322 const VarType *vt = &api->params[ct2];
332 const VarType *v
[all...]
H A Dspec.l16 VarType *currType = 0;
24 VarType *baseType = currType;
/frameworks/support/renderscript/v8/rs_support/
H A Dspec.h20 } VarType; typedef in typeref:struct:__anon1596
22 extern VarType *currType;
31 VarType ret;
32 VarType params[16];
H A Drsg_generator.c24 void printVarType(FILE *f, const VarType *vt) {
59 void printVarTypeAndName(FILE *f, const VarType *vt) {
165 const VarType *vt = &api->params[ct];
219 const VarType *vt = &api->params[ct2];
232 const VarType *vt = &api->params[ct2];
253 const VarType *vt = &api->params[ct2];
306 const VarType *vt = &api->params[ct2];
314 const VarType *vt = &api->params[ct2];
322 const VarType *vt = &api->params[ct2];
332 const VarType *v
[all...]
H A Dspec.l16 VarType *currType = 0;
24 VarType *baseType = currType;

Completed in 273 milliseconds