Home
last modified time | relevance | path

Searched defs:EV (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp360 const RSExportVar *EV = *I; in writeImplementationFile() local
502 const RSExportVar *EV = *I; in genExportVariablesGetterAndSetter() local
538 const RSExportVar *EV) { in genGetterAndSetter()
571 void RSReflectionCpp::genPointerTypeExportVariable(const RSExportVar *EV) { in genPointerTypeExportVariable()
606 const RSExportVar *EV) { in genGetterAndSetter()
637 void RSReflectionCpp::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable()
642 const RSExportVar *EV) { in genGetterAndSetter()
647 const RSExportVar *EV) { in genGetterAndSetter()
Dslang_rs_reflection.cpp393 const RSExportVar *EV = *I; in genScriptClassConstructor() local
577 void RSReflectionJava::genExportVariable(const RSExportVar *EV) { in genExportVariable()
950 void RSReflectionJava::genPrimitiveTypeExportVariable(const RSExportVar *EV) { in genPrimitiveTypeExportVariable()
1056 void RSReflectionJava::genPointerTypeExportVariable(const RSExportVar *EV) { in genPointerTypeExportVariable()
1090 void RSReflectionJava::genVectorTypeExportVariable(const RSExportVar *EV) { in genVectorTypeExportVariable()
1103 void RSReflectionJava::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable()
1133 RSReflectionJava::genConstantArrayTypeExportVariable(const RSExportVar *EV) { in genConstantArrayTypeExportVariable()
1147 void RSReflectionJava::genRecordTypeExportVariable(const RSExportVar *EV) { in genRecordTypeExportVariable()
1167 const RSExportVar *EV) { in genSetExportVariable()
Dslang_rs_context.cpp79 RSExportVar *EV = new RSExportVar(this, VD, ET); in processExportVar() local
Dslang_backend.cpp533 const RSExportVar *EV = *I; in dumpExportVarInfo() local