Searched defs:LibCompilerRTPath (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfo.cpp38 const char RSInfo::LibCompilerRTPath[] = "/system/lib/libcompiler_rt.so"; member in class:RSInfo
155 LibCompilerRTPath);
156 PRINT_DEPENDENCY("current - ", LibCompilerRTPath, LibCompilerRTSHA1);
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h169 static const char LibCompilerRTPath[]; member in class:bcc::RSInfo

Completed in 5 milliseconds