Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_context.cpp132 RSExportFunc *EF = RSExportFunc::Create(this, FD); in processExportFunc() local
Dslang_rs_backend.cpp280 const RSExportFunc *EF = *I; in dumpExportFunctionInfo() local
Dslang_rs_reflection.cpp392 const RSExportForEach *EF = *I; in genScriptClassConstructor() local
601 void RSReflection::genExportFunction(Context &C, const RSExportFunc *EF) { in genExportFunction()
645 void RSReflection::genExportForEach(Context &C, const RSExportForEach *EF) { in genExportForEach()
Dslang_rs_reflection_cpp.cpp194 const RSExportForEach *EF = *I; in makeHeader() local