Searched refs:LibCLCoreNEONPath (Results 1 – 4 of 4) sorted by relevance
41 core_lib = RSInfo::LibCLCoreNEONPath; in LinkRuntime()
42 const char RSInfo::LibCLCoreNEONPath[] = "/system/lib/libclcore_neon.bc"; member in RSInfo195 LibCLCoreNEONPath); in CheckDependency()196 PRINT_DEPENDENCY("current - ", LibCLCoreNEONPath, LibCLCoreNEONSHA1); in CheckDependency()
174 string_pool_size += ::strlen(LibCLCoreNEONPath) + 1 + SHA1_DIGEST_LENGTH; in ExtractFromSource()400 if (!writeDependency(LibCLCoreNEONPath, LibCLCoreNEONSHA1, in ExtractFromSource()
171 static const char LibCLCoreNEONPath[]; variable