Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/generic-apigen/
DTypeFactory.cpp33 static int g_typeId = 0; variable
37 …g_varMap.insert(std::pair<std::string, VarType>(name, VarType(g_typeId++, name, (size + 7) >> 3, p…
127 name, VarType(g_typeId++, in initFromFile()
134 constName, VarType(g_typeId++, in initFromFile()