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

  /frameworks/compile/libbcc/lib/Renderscript/
RSScript.cpp 41 core_lib = RSInfo::LibCLCoreNEONPath;
RSInfo.cpp 46 const char RSInfo::LibCLCoreNEONPath[] = "/system/lib/libclcore_neon.bc";
199 LibCLCoreNEONPath);
200 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 177 static const char LibCLCoreNEONPath[];
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 409 core_lib = bcc::RSInfo::LibCLCoreNEONPath;
    [all...]

Completed in 980 milliseconds