OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libclcore_source
(Results
1 - 1
of
1
) sorted by null
/frameworks/compile/libbcc/lib/Renderscript/
RSScript.cpp
32
Source *
libclcore_source
= Source::CreateFromFile(context, core_lib);
local
33
if (
libclcore_source
== nullptr) {
40
&pScript.getSource().getModule(), &
libclcore_source
->getModule());
43
if (!pScript.getSource().merge(*
libclcore_source
)) {
45
delete
libclcore_source
;
Completed in 207 milliseconds