OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LinkRuntime
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSScript.h
61
static bool
LinkRuntime
(RSScript &pScript, const char *rt_path = NULL);
/frameworks/compile/libbcc/lib/Renderscript/
RSScript.cpp
25
bool RSScript::
LinkRuntime
(RSScript &pScript, const char *rt_path) {
RSCompilerDriver.cpp
227
if (!RSScript::
LinkRuntime
(pScript, pRuntimePath)) {
Completed in 82 milliseconds