Searched refs:LinkRuntime (Results 1 – 3 of 3) sorted by relevance
61 static bool LinkRuntime(RSScript &pScript, const char *rt_path = NULL);
25 bool RSScript::LinkRuntime(RSScript &pScript, const char *rt_path) { in LinkRuntime() function in RSScript
227 if (!RSScript::LinkRuntime(pScript, pRuntimePath)) { in compileScript()