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 436 static RSReflectionType *getRSReflectionType(DataType DT);
437 static RSReflectionType *getRSReflectionType(
439 return getRSReflectionType(EPT->getType());
446 return getRSReflectionType(this)->rs_short_type;
513 Name << RSExportPrimitiveType::getRSReflectionType(this)->rs_short_type

Completed in 79 milliseconds