Searched refs:getRSReflectionType (Results 1 – 4 of 4) sorted by relevance
437 static RSReflectionType *getRSReflectionType(DataType DT);438 static RSReflectionType *getRSReflectionType( in getRSReflectionType() function440 return getRSReflectionType(EPT->getType()); in getRSReflectionType()447 return getRSReflectionType(this)->rs_short_type; in getElementName()514 Name << RSExportPrimitiveType::getRSReflectionType(this)->rs_short_type in getElementName()
72 RSExportPrimitiveType::getRSReflectionType(EPT)->c_name + ">"; in GetTypeName()74 return RSExportPrimitiveType::getRSReflectionType(EPT)->c_name; in GetTypeName()89 VecName << EVT->getRSReflectionType(EVT)->rs_c_vector_prefix in GetTypeName()
1241 RSReflectionType *RSExportPrimitiveType::getRSReflectionType(DataType DT) { in getRSReflectionType() function in slang::RSExportPrimitiveType1654 rtd->type = RSExportPrimitiveType::getRSReflectionType(EPT); in convertToRTD()1666 rtd->type = EVT->getRSReflectionType(EVT); in convertToRTD()
344 RSExportPrimitiveType::getRSReflectionType(static_cast<const RSExportPrimitiveType *>(ET)); in GetTypeName()362 const auto ReflectionType = EVT->getRSReflectionType(EVT); in GetTypeName()792 VecName << EVT->getRSReflectionType(EVT)->rs_java_vector_prefix in genInitExportVariable()2744 RSExportPrimitiveType::getRSReflectionType(EPT)->rs_type; in genAddElement()2755 RSExportPrimitiveType::getRSReflectionType(EVT)->rs_type; in genAddElement()