Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.h174 } RSReflectionType; typedef
178 const RSReflectionType *type;
437 static RSReflectionType *getRSReflectionType(DataType DT);
438 static RSReflectionType *getRSReflectionType( in getRSReflectionType()
Dslang_rs_export_type.cpp61 static RSReflectionType gReflectionTypes[] = {
1241 RSReflectionType *RSExportPrimitiveType::getRSReflectionType(DataType DT) { in getRSReflectionType()