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

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSCompilerDriver.h 117 bool buildForCompatLib(RSScript &pScript, const char *pOut, const char *pRuntimePath);
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 268 if (!rscd.buildForCompatLib(*s, OutputFilename.c_str(), OptRuntimePath.c_str())) {
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 423 bool RSCompilerDriver::buildForCompatLib(RSScript &pScript, const char *pOut,

Completed in 73 milliseconds