Searched refs:LibCLCorePath (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSScript.cpp28 const char* core_lib = RSInfo::LibCLCorePath;
H A DRSInfo.cpp34 const char RSInfo::LibCLCorePath[] = "/system/lib/libclcore.bc"; member in class:RSInfo
142 PRINT_DEPENDENCY("current - ", LibCLCorePath, LibCLCoreSHA1);
H A DRSInfoExtractor.cpp170 string_pool_size += ::strlen(LibCLCorePath) + 1 + SHA1_DIGEST_LENGTH;
380 if (!writeDependency(LibCLCorePath, LibCLCoreSHA1,
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h164 static const char LibCLCorePath[]; member in class:bcc::RSInfo

Completed in 28 milliseconds