Home
last modified time | relevance | path

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

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