Searched refs:buildForCompatLib (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSCompilerDriver.h160 bool buildForCompatLib(RSScript &pScript, const char *pOut,
/frameworks/compile/libbcc/tools/bcc_compat/
H A DMain.cpp278 if (!rscd.buildForCompatLib(*s, OutputFilename.c_str(), nullptr, OptRuntimePath.c_str(), false)) {
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp414 bool RSCompilerDriver::buildForCompatLib(RSScript &pScript, const char *pOut, function in class:RSCompilerDriver
/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp134 // If set, use buildForCompatLib to embed RS symbol information into the object
340 // embedRSInfo is set. Use buildForCompatLib to embed RS symbol information
363 if (!RSCD.buildForCompatLib(*s, output.c_str(), OptChecksum.c_str(),

Completed in 98 milliseconds