Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp648 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportFunction() local
720 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportForEach() local
1294 const RSExportRecordType *ERT = static_cast<const RSExportRecordType *>(ET); in genPackVarOfType() local
1408 bool RSReflectionJava::genTypeClass(const RSExportRecordType *ERT, in genTypeClass()
1452 void RSReflectionJava::genTypeItemClass(const RSExportRecordType *ERT) { in genTypeItemClass()
1490 void RSReflectionJava::genTypeClassConstructor(const RSExportRecordType *ERT) { in genTypeClassConstructor()
1604 void RSReflectionJava::genTypeClassCopyToArray(const RSExportRecordType *ERT) { in genTypeClassCopyToArray()
1619 RSReflectionJava::genTypeClassCopyToArrayLocal(const RSExportRecordType *ERT) { in genTypeClassCopyToArrayLocal()
1628 void RSReflectionJava::genTypeClassItemSetter(const RSExportRecordType *ERT) { in genTypeClassItemSetter()
1649 void RSReflectionJava::genTypeClassItemGetter(const RSExportRecordType *ERT) { in genTypeClassItemGetter()
[all …]
Dslang_rs_reflection_cpp.cpp278 const RSExportRecordType *ERT = ForEach->getParamPacketType(); in genForEachDeclarations() local
402 const RSExportRecordType *ERT = ef->getParamPacketType(); in writeImplementationFile() local
646 void RSReflectionCpp::genGetterAndSetter(const RSExportRecordType *ERT, in genGetterAndSetter()
753 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_export_type.cpp1459 RSExportRecordType *ERT = in Create() local
1539 const RSExportRecordType *ERT = static_cast<const RSExportRecordType*>(E); in equals() local
Dslang.cpp471 RSExportRecordType *ERT = static_cast<RSExportRecordType *>(ET); in checkODR() local
Dslang_backend.cpp798 const RSExportRecordType *ERT = in dumpExportTypeInfo() local