Home
last modified time | relevance | path

Searched refs:LibCLCoreDebugSHA1 (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSInfo.cpp53 const uint8_t *RSInfo::LibCLCoreDebugSHA1 = NULL; member in RSInfo
78 LibCLCoreDebugSHA1 = in LoadBuiltInSHA1Information()
184 if (::memcmp(cache_libclcore_debug_dep.second, LibCLCoreDebugSHA1, in CheckDependency()
188 PRINT_DEPENDENCY("current - ", LibCLCoreDebugPath, LibCLCoreDebugSHA1); in CheckDependency()
DRSInfoExtractor.cpp393 if (!writeDependency(LibCLCoreDebugPath, LibCLCoreDebugSHA1, in ExtractFromSource()
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSInfo.h187 static const uint8_t *LibCLCoreDebugSHA1; variable