HomeSort by relevance Sort by last modified time
    Searched refs:LibCLCoreNEONPath (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/libbcc/lib/Renderscript/
RSScript.cpp 41 core_lib = RSInfo::LibCLCoreNEONPath;
RSInfo.cpp 42 const char RSInfo::LibCLCoreNEONPath[] = "/system/lib/libclcore_neon.bc";
195 LibCLCoreNEONPath);
196 PRINT_DEPENDENCY("current - ", LibCLCoreNEONPath, LibCLCoreNEONSHA1);
RSInfoExtractor.cpp 174 string_pool_size += ::strlen(LibCLCoreNEONPath) + 1 + SHA1_DIGEST_LENGTH;
400 if (!writeDependency(LibCLCoreNEONPath, LibCLCoreNEONSHA1,
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 171 static const char LibCLCoreNEONPath[];

Completed in 129 milliseconds