Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.h173 } RSReflectionType; typedef
177 const RSReflectionType *type;
383 static RSReflectionType *getRSReflectionType(DataType DT);
384 static RSReflectionType *getRSReflectionType( in getRSReflectionType()
Dslang_rs_export_type.cpp61 static RSReflectionType gReflectionTypes[] = {
1236 RSReflectionType *RSExportPrimitiveType::getRSReflectionType(DataType DT) { in getRSReflectionType()