Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSScript.cpp25 bool RSScript::LinkRuntime(RSScript &pScript, const char *core_lib) { in LinkRuntime() function in RSScript
DRSCompilerDriver.cpp131 if (!RSScript::LinkRuntime(pScript, pRuntimePath)) { in compileScript()
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSScript.h69 static bool LinkRuntime(RSScript &pScript, const char *rt_path = nullptr);