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

/frameworks/rs/
H A Dspec.h20 } VarType; typedef in typeref:struct:__anon1675
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) {
168 const VarType *vt = &api->params[ct];
222 const VarType *vt = &api->params[ct2];
241 const VarType *vt = &api->params[ct2];
258 const VarType *vt = &api->params[ct2];
279 const VarType *vt = &api->params[ct2];
332 const VarType *vt = &api->params[ct2];
340 const VarType *vt = &api->params[ct2];
348 const VarType *v
[all...]
H A Dspec.l16 VarType *currType = 0;
24 VarType *baseType = currType;

Completed in 56 milliseconds