Home
last modified time | relevance | path

Searched defs:ERT (Results 1 – 7 of 7) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.cpp945 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportFunction() local
1031 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportForEach() local
2218 const RSExportRecordType *ERT = static_cast<const RSExportRecordType *>(ET); in genPackVarOfType() local
2343 bool RSReflectionJava::genTypeClass(const RSExportRecordType *ERT, in genTypeClass()
2396 void RSReflectionJava::genTypeItemClass(const RSExportRecordType *ERT) { in genTypeItemClass()
2434 void RSReflectionJava::genTypeClassConstructor(const RSExportRecordType *ERT) { in genTypeClassConstructor()
2548 void RSReflectionJava::genTypeClassCopyToArray(const RSExportRecordType *ERT) { in genTypeClassCopyToArray()
2563 RSReflectionJava::genTypeClassCopyToArrayLocal(const RSExportRecordType *ERT) { in genTypeClassCopyToArrayLocal()
2572 void RSReflectionJava::genTypeClassItemSetter(const RSExportRecordType *ERT) { in genTypeClassItemSetter()
2593 void RSReflectionJava::genTypeClassItemGetter(const RSExportRecordType *ERT) { in genTypeClassItemGetter()
[all …]
Dslang_rs_reflection_cpp.cpp284 const RSExportRecordType *ERT = ForEach->getParamPacketType(); in genForEachDeclarations() local
337 const RSExportRecordType *ERT = ef->getParamPacketType(); in genExportForEachBodies() local
699 void RSReflectionCpp::genGetterAndSetter(const RSExportRecordType *ERT, in genGetterAndSetter()
809 const RSExportRecordType *ERT = static_cast<const RSExportRecordType *>(ET); in genPackVarOfType() local
Dslang_rs_export_func.cpp135 const RSExportRecordType *ERT = mParamPacketType; in checkParameterPacketType() local
Dslang_rs_reflection_state.cpp704 void ReflectionState::declareRecord(const RSExportRecordType *ERT, bool Ordinary) { in declareRecord()
818 ReflectionState::getRecord32(const RSExportRecordType *ERT) { in getRecord32()
Dslang.cpp485 RSExportRecordType *ERT = static_cast<RSExportRecordType *>(ET); in checkODR() local
Dslang_rs_export_type.cpp1506 RSExportRecordType *ERT = in Create() local
1618 const RSExportRecordType *ERT = static_cast<const RSExportRecordType*>(E); in matchODR() local
Dslang_backend.cpp1157 const RSExportRecordType *ERT = in dumpExportTypeInfo() local