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

  /frameworks/compile/slang/
slang_rs_export_type.h 350 static RSReflectionType *getRSReflectionType(DataType DT);
351 static RSReflectionType *getRSReflectionType(
353 return getRSReflectionType(EPT->getType());
359 return getRSReflectionType(this)->rs_short_type;
426 Name << RSExportPrimitiveType::getRSReflectionType(this)->rs_short_type
slang_rs_reflection_cpp.cpp 69 RSExportPrimitiveType::getRSReflectionType(EPT)->c_name + ">";
71 return RSExportPrimitiveType::getRSReflectionType(EPT)->c_name;
86 VecName << EVT->getRSReflectionType(EVT)->rs_c_vector_prefix
    [all...]
slang_rs_reflection.cpp 179 return RSExportPrimitiveType::getRSReflectionType(
194 VecName << EVT->getRSReflectionType(EVT)->rs_java_vector_prefix
510 VecName << EVT->getRSReflectionType(EVT)->rs_java_vector_prefix
    [all...]
slang_rs_export_type.cpp     [all...]

Completed in 737 milliseconds