Home
last modified time | relevance | path

Searched refs:endForEach (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection_state.h258 void endForEach();
Dslang_rs_reflection_state.cpp497 void ReflectionState::endForEach() { in endForEach() function in slang::ReflectionState
Dslang_rs_reflection.cpp1179 mState->endForEach(); in genExportForEach()