Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp483 const RSExportVar *EV = *I; in writeImplementationFile() local
516 const RSExportVar *EV = *I; in genExportVariablesGetterAndSetter() local
552 const RSExportVar *EV) { in genGetterAndSetter()
585 void RSReflectionCpp::genPointerTypeExportVariable(const RSExportVar *EV) { in genPointerTypeExportVariable()
620 const RSExportVar *EV) { in genGetterAndSetter()
651 void RSReflectionCpp::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable()
679 const RSExportVar *EV) { in genGetterAndSetter()
700 const RSExportVar *EV) { in genGetterAndSetter()
Dslang_rs_reflection.cpp508 const RSExportVar *EV = *I; in genScriptClassConstructor() local
722 void RSReflectionJava::genExportVariable(const RSExportVar *EV) { in genExportVariable()
1650 void RSReflectionJava::genPrimitiveTypeExportVariable(const RSExportVar *EV) { in genPrimitiveTypeExportVariable()
1756 void RSReflectionJava::genPointerTypeExportVariable(const RSExportVar *EV) { in genPointerTypeExportVariable()
1790 void RSReflectionJava::genVectorTypeExportVariable(const RSExportVar *EV) { in genVectorTypeExportVariable()
1803 void RSReflectionJava::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable()
1833 RSReflectionJava::genConstantArrayTypeExportVariable(const RSExportVar *EV) { in genConstantArrayTypeExportVariable()
1848 void RSReflectionJava::genRecordTypeExportVariable(const RSExportVar *EV) { in genRecordTypeExportVariable()
1869 const RSExportVar *EV, in genSetExportVariable()
Dslang_rs_context.cpp86 RSExportVar *EV = new RSExportVar(this, VD, ET); in processExportVar() local
Dslang_backend.cpp764 const RSExportVar *EV = *I; in dumpExportVarInfo() local