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

/frameworks/rs/
H A DrsScriptC.h59 bool runCompiler(Context *rsc, const char *resName, const char *cacheDir,
H A DrsScriptC.cpp245 bool ScriptC::runCompiler(Context *rsc, function in class:ScriptC
251 //ALOGE("runCompiler %p %p %p %p %p %i", rsc, this, resName, cacheDir, bitcode, bitcodeLen);
392 if (!s->runCompiler(rsc, resName, cacheDir, (uint8_t *)text, text_length)) {

Completed in 67 milliseconds