Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp66 #define RS_EXPORT_FUNC_INDEX_PREFIX "mExportFuncIdx_" macro
602 C.indent() << "private final static int "RS_EXPORT_FUNC_INDEX_PREFIX in genExportFunction()
628 C.indent() << "invoke("RS_EXPORT_FUNC_INDEX_PREFIX << EF->getName() << ");" in genExportFunction()
637 C.indent() << "invoke("RS_EXPORT_FUNC_INDEX_PREFIX << EF->getName() << ", " in genExportFunction()