Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.h148 } RSReflectionType; typedef
152 const RSReflectionType *type;
350 static RSReflectionType *getRSReflectionType(DataType DT);
351 static RSReflectionType *getRSReflectionType( in getRSReflectionType()
Dslang_rs_export_type.cpp49 static RSReflectionType gReflectionTypes[] = {
1200 RSReflectionType *RSExportPrimitiveType::getRSReflectionType(DataType DT) { in getRSReflectionType()