Searched defs:runCompiler (Results 1 - 1 of 1) sorted by path

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

Completed in 55 milliseconds