Searched refs:RSReflectionType (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.h73 } RSReflectionType; typedef in namespace:slang
77 const RSReflectionType *type;
316 static RSReflectionType *getRSReflectionType(DataType DT);
317 static RSReflectionType *getRSReflectionType(
H A Dslang_rs_export_type.cpp45 static RSReflectionType gReflectionTypes[] = {
1119 RSReflectionType *RSExportPrimitiveType::getRSReflectionType(DataType DT) {

Completed in 30 milliseconds