Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp481 const RSExportVar *EV = *I; in writeImplementationFile() local
514 const RSExportVar *EV = *I; in genExportVariablesGetterAndSetter() local
550 const RSExportVar *EV) { in genGetterAndSetter()
583 void RSReflectionCpp::genPointerTypeExportVariable(const RSExportVar *EV) { in genPointerTypeExportVariable()
618 const RSExportVar *EV) { in genGetterAndSetter()
649 void RSReflectionCpp::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable()
677 const RSExportVar *EV) { in genGetterAndSetter()
698 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.cpp525 const RSExportVar *EV = *I; in dumpExportVarInfo() local