Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp945 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportFunction() local
1031 const RSExportRecordType *ERT = EF->getParamPacketType(); in genExportForEach() local
2343 bool RSReflectionJava::genTypeClass(const RSExportRecordType *ERT, in genTypeClass()
2396 void RSReflectionJava::genTypeItemClass(const RSExportRecordType *ERT) { in genTypeItemClass()
2572 void RSReflectionJava::genTypeClassItemSetter(const RSExportRecordType *ERT) { in genTypeClassItemSetter()
2593 void RSReflectionJava::genTypeClassItemGetter(const RSExportRecordType *ERT) { in genTypeClassItemGetter()
2603 RSReflectionJava::genTypeClassComponentSetter(const RSExportRecordType *ERT) { in genTypeClassComponentSetter()
2669 void RSReflectionJava::genTypeClassCopyAll(const RSExportRecordType *ERT) { in genTypeClassCopyAll()
2709 const char *ElementBuilderName, const RSExportRecordType *ERT, in RSReflectionJavaElementBuilder()
2797 const RSExportRecordType *ERT = in genAddElement() local
[all …]
H A 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
H A Dslang_rs_export_func.cpp135 const RSExportRecordType *ERT = mParamPacketType; in checkParameterPacketType() local
H A Dslang_rs_reflection_state.cpp704 void ReflectionState::declareRecord(const RSExportRecordType *ERT, bool Ordinary) { in declareRecord()
818 ReflectionState::getRecord32(const RSExportRecordType *ERT) { in getRecord32()
H A Dslang.cpp485 RSExportRecordType *ERT = static_cast<RSExportRecordType *>(ET); in checkODR() local
H A Dslang_rs_export_type.cpp1506 RSExportRecordType *ERT = in Create() local
1618 const RSExportRecordType *ERT = static_cast<const RSExportRecordType*>(E); in matchODR() local
H A Dslang_backend.cpp1157 const RSExportRecordType *ERT = in dumpExportTypeInfo() local