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 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
slang_rs_reflection_cpp.cpp 65 return RSExportPrimitiveType::getRSReflectionType(
81 VecName << EVT->getRSReflectionType(EVT)->rs_c_vector_prefix
slang_rs_export_type.cpp     [all...]
slang_rs_reflection.cpp 165 return RSExportPrimitiveType::getRSReflectionType(
181 VecName << EVT->getRSReflectionType(EVT)->rs_java_vector_prefix
488 VecName << EVT->getRSReflectionType(EVT)->rs_java_vector_prefix
    [all...]

Completed in 43 milliseconds