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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfo.cpp33 const char RSInfo::LibRSPath[] = "/system/lib/libRS.so"; member in class:RSInfo
130 LibRSPath);
131 PRINT_DEPENDENCY("current - ", LibRSPath, LibRSSHA1);
141 LibRSPath);
153 LibRSPath);
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h163 static const char LibRSPath[]; member in class:bcc::RSInfo

Completed in 424 milliseconds