HomeSort by relevance Sort by last modified time
    Searched defs:getRSReflectionType (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_export_type.cpp     [all...]
slang_rs_export_type.h 316 static RSReflectionType *getRSReflectionType(DataType DT);
317 static RSReflectionType *getRSReflectionType(
319 return getRSReflectionType(EPT->getType());
325 return getRSReflectionType(this)->rs_short_type;
396 Name << RSExportPrimitiveType::getRSReflectionType(this)->rs_short_type

Completed in 37 milliseconds