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

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSScript.h57 static bool LinkRuntime(RSScript &pScript, const char *rt_path = NULL);
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSScript.cpp26 bool RSScript::LinkRuntime(RSScript &pScript, const char *core_lib) { function in class:RSScript
H A DRSCompilerDriver.cpp248 if (!RSScript::LinkRuntime(pScript, pRuntimePath)) {

Completed in 1262 milliseconds