Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp111 unsigned TypeId = EPT->getType(); in GetPrimitiveTypeName() local
113 if (TypeId < (sizeof(PrimitiveTypeJavaNameMap) / sizeof(const char*))) { in GetPrimitiveTypeName()
311 unsigned TypeId = EPT->getType(); in GetPackerAPIName() local
313 if (TypeId < (sizeof(PrimitiveTypePackerAPINameMap) / sizeof(const char*))) in GetPackerAPIName()
432 unsigned TypeId = EPT->getType(); in GetBuiltinElementConstruct() local
434 if (TypeId < in GetBuiltinElementConstruct()