OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LibRSPath
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/lib/Renderscript/
RSInfo.cpp
39
const char RSInfo::
LibRSPath
[] = "/system/lib/libRS.so";
165
LibRSPath
);
166
PRINT_DEPENDENCY("current - ",
LibRSPath
, LibRSSHA1);
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h
170
static const char
LibRSPath
[];
Completed in 26 milliseconds