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

/frameworks/rs/
H A Dspec.h33 } ApiEntry; typedef in typeref:struct:__anon1564
35 extern ApiEntry apis[128];
H A Dspec.l18 ApiEntry apis[128];
62 memset(&apis[apiCount], 0, sizeof(ApiEntry));
H A Drsg_generator.c67 void printArgList(FILE *f, const ApiEntry * api, int assumePrevious) {
87 const ApiEntry * api = &apis[ct];
101 void printFuncDecl(FILE *f, const ApiEntry *api, const char *prefix, int addContext, int isFnPtr) {
161 static int hasInlineDataPointers(const ApiEntry * api) {
207 const ApiEntry * api = &apis[ct];
419 const ApiEntry * api = &apis[ct];
463 const ApiEntry * api = &apis[ct];
520 const ApiEntry * api = &apis[ct];

Completed in 39 milliseconds