Searched refs:LibCLCoreNEONPath (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSScript.cpp41 core_lib = RSInfo::LibCLCoreNEONPath;
H A DRSInfo.cpp46 const char RSInfo::LibCLCoreNEONPath[] = "/system/lib/libclcore_neon.bc"; member in class:RSInfo
199 LibCLCoreNEONPath);
200 PRINT_DEPENDENCY("current - ", LibCLCoreNEONPath, LibCLCoreNEONSHA1);
H A DRSInfoExtractor.cpp174 string_pool_size += ::strlen(LibCLCoreNEONPath) + 1 + SHA1_DIGEST_LENGTH;
400 if (!writeDependency(LibCLCoreNEONPath, LibCLCoreNEONSHA1,
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h177 static const char LibCLCoreNEONPath[]; member in class:bcc::RSInfo
/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp409 core_lib = bcc::RSInfo::LibCLCoreNEONPath;

Completed in 186 milliseconds