Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp254 void ReflectionState::beginForEach(const RSExportForEach *EF) { in beginForEach()
383 void ReflectionState::addForEachIn(const RSExportForEach *EF, const RSExportType *Type) { in addForEachIn()
430 void ReflectionState::addForEachParam(const RSExportForEach *EF, const RSExportType *Type) { in addForEachParam()
460 void ReflectionState::addForEachSignatureMetadata(const RSExportForEach *EF, unsigned Metadata) { in addForEachSignatureMetadata()
534 for (const RSExportForEach *EF : mForEachesBad) { in endForEaches() local
571 void ReflectionState::declareInvokable(const RSExportFunc *EF) { in declareInvokable()
Dslang_rs_context.cpp153 if (auto *EF = RSExportFunc::Create(this, FD)) { in processExportFunc() local
Dslang_rs_reflection.cpp679 const RSExportForEach *EF = *I; in genScriptClassConstructor() local
902 void RSReflectionJava::genExportFunction(const RSExportFunc *EF) { in genExportFunction()
1003 void RSReflectionJava::genExportForEach(const RSExportForEach *EF) { in genExportForEach()
Dslang_backend.cpp902 const RSExportFunc *EF = *I; in dumpExportFunctionInfo() local
Dslang_rs_reflection_cpp.cpp190 const RSExportForEach *EF = *I; in genTypeInstancesUsedInForEach() local