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

  /frameworks/compile/libbcc/lib/Renderscript/
RSInfo.cpp 33 const char RSInfo::LibBCCPath[] = "/system/lib/libbcc.so";
140 LibBCCPath);
141 PRINT_DEPENDENCY("current - ", LibBCCPath, LibBCCSHA1);
RSInfoExtractor.cpp 168 string_pool_size += ::strlen(LibBCCPath) + 1 + SHA1_DIGEST_LENGTH;
369 if (!writeDependency(LibBCCPath, LibBCCSHA1,
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 162 static const char LibBCCPath[];

Completed in 317 milliseconds