Home
last modified time | relevance | path

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

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