Home
last modified time | relevance | path

Searched defs:EV (Results 1 – 5 of 5) 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.cpp646 const RSExportVar *EV = *I; in genScriptClassConstructor() local
860 void RSReflectionJava::genExportVariable(const RSExportVar *EV) { in genExportVariable()
1855 void RSReflectionJava::genPrimitiveTypeExportVariable(const RSExportVar *EV) { in genPrimitiveTypeExportVariable()
1961 void RSReflectionJava::genPointerTypeExportVariable(const RSExportVar *EV) { in genPointerTypeExportVariable()
1995 void RSReflectionJava::genVectorTypeExportVariable(const RSExportVar *EV) { in genVectorTypeExportVariable()
2008 void RSReflectionJava::genMatrixTypeExportVariable(const RSExportVar *EV) { in genMatrixTypeExportVariable()
2038 RSReflectionJava::genConstantArrayTypeExportVariable(const RSExportVar *EV, in genConstantArrayTypeExportVariable()
2056 void RSReflectionJava::genRecordTypeExportVariable(const RSExportVar *EV, in genRecordTypeExportVariable()
2078 const RSExportVar *EV, in genSetExportVariable()
Dslang_rs_context.cpp87 RSExportVar *EV = new RSExportVar(this, VD, ET); in processExportVar() local
Dslang_rs_reflection_state.cpp949 ReflectionState::Val32 ReflectionState::declareVariable(const RSExportVar *EV) { in declareVariable()
Dslang_backend.cpp764 const RSExportVar *EV = *I; in dumpExportVarInfo() local