Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DGenerateStubsWhiteList.cpp96 list<string> expandTypedefs(const string type, unsigned int apiLevel, int intSize, string& vectorSi… in expandTypedefs() function
308 list<string> tokens = expandTypedefs(p->rsType, apiLevel, intSize, vectorSize); in writeParameters()