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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSScript.cpp25 bool RSScript::LinkRuntime(RSScript &pScript, const char *rt_path) { argument
45 if (rt_path != NULL) {
46 core_lib = rt_path;
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSScript.h63 static bool LinkRuntime(RSScript &pScript, const char *rt_path = NULL);

Completed in 155 milliseconds