Searched refs:getRSReflectionType (Results 1 – 4 of 4) sorted by relevance
350 static RSReflectionType *getRSReflectionType(DataType DT);351 static RSReflectionType *getRSReflectionType( in getRSReflectionType() function353 return getRSReflectionType(EPT->getType()); in getRSReflectionType()359 return getRSReflectionType(this)->rs_short_type; in getElementName()426 Name << RSExportPrimitiveType::getRSReflectionType(this)->rs_short_type in getElementName()
69 RSExportPrimitiveType::getRSReflectionType(EPT)->c_name + ">"; in GetTypeName()71 return RSExportPrimitiveType::getRSReflectionType(EPT)->c_name; in GetTypeName()86 VecName << EVT->getRSReflectionType(EVT)->rs_c_vector_prefix in GetTypeName()
179 return RSExportPrimitiveType::getRSReflectionType( in GetTypeName()194 VecName << EVT->getRSReflectionType(EVT)->rs_java_vector_prefix in GetTypeName()510 VecName << EVT->getRSReflectionType(EVT)->rs_java_vector_prefix in genInitExportVariable()1780 RSExportPrimitiveType::getRSReflectionType(EPT)->rs_type; in genAddElement()1791 RSExportPrimitiveType::getRSReflectionType(EVT)->rs_type; in genAddElement()
1161 RSReflectionType *RSExportPrimitiveType::getRSReflectionType(DataType DT) { in getRSReflectionType() function in slang::RSExportPrimitiveType1524 rtd->type = RSExportPrimitiveType::getRSReflectionType(EPT); in convertToRTD()1536 rtd->type = EVT->getRSReflectionType(EVT); in convertToRTD()