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

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSCompilerDriver.h 45 RSExecutable *loadScriptCache(const char *pOutputPath,
81 // FIXME: This method accompany with loadScriptCache and compileScript should
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 80 RSCompilerDriver::loadScriptCache(const char *pOutputPath,
82 //android::StopWatch load_time("bcc: RSCompilerDriver::loadScriptCache time");
386 result = loadScriptCache(output_path.c_str(), dep_info);

Completed in 52 milliseconds