Searched refs:compileCommandLine (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h165 const char* compileCommandLine, const char* buildFingerprint);
/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp258 const std::string& compileCommandLine) {
282 ALOGV("Invoking BCC with: %s", compileCommandLine.c_str());
443 std::string compileCommandLine = local
449 bitcodeSize, compileCommandLine.c_str(),
457 compileCommandLine)) {
463 bitcodeSize, compileCommandLine.c_str(),

Completed in 69 milliseconds