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

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSScript.h70 static bool LinkRuntime(RSScript &pScript, const char *rt_path = nullptr);
/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.cpp136 // (during LinkRuntime below) to ensure that RenderScript-driver-provided
146 if (!RSScript::LinkRuntime(pScript, pRuntimePath)) {

Completed in 3865 milliseconds