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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp68 #define RS_EXPORT_FUNC_INDEX_PREFIX "mExportFuncIdx_" macro
906 mOut.indent() << "private final static int " << RS_EXPORT_FUNC_INDEX_PREFIX
927 mOut.indent() << "return createInvokeID(" << RS_EXPORT_FUNC_INDEX_PREFIX
942 mOut.indent() << "invoke(" << RS_EXPORT_FUNC_INDEX_PREFIX << EF->getName()
957 mOut.indent() << "invoke(" << RS_EXPORT_FUNC_INDEX_PREFIX << EF->getName()

Completed in 62 milliseconds