OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LibRSPath
(Results
1 - 3
of
3
) 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);
RSInfoExtractor.cpp
170
string_pool_size += ::strlen(
LibRSPath
) + 1 + SHA1_DIGEST_LENGTH;
381
if (!writeDependency(
LibRSPath
, LibRSSHA1,
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h
170
static const char
LibRSPath
[];
Completed in 42 milliseconds