Searched refs:RSReflectionTypeData (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_reflection_cpp.cpp287 RSReflectionTypeData rtd;
340 RSReflectionTypeData rtd;
551 RSReflectionTypeData rtd;
592 RSReflectionTypeData rtd;
621 RSReflectionTypeData rtd;
H A Dslang_rs_export_type.h186 } RSReflectionTypeData; typedef in namespace:slang
207 void convertToRTD(RSReflectionTypeData *rtd) const;
H A Dslang_rs_reflection.cpp1063 RSReflectionTypeData InTypeData;
1125 RSReflectionTypeData ResultTypeData;
1136 llvm::SmallVector<RSReflectionTypeData, 1> InsTypeData;
1169 RSReflectionTypeData &InTypeData = InsTypeData[InIdx];
1416 RSReflectionTypeData TypeData;
H A Dslang_rs_export_type.cpp1594 void RSExportType::convertToRTD(RSReflectionTypeData *rtd) const {

Completed in 159 milliseconds