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

/frameworks/rs/
H A DrsScriptC.h66 bool runCompiler(Context *rsc, const char *resName, const char *cacheDir,
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 75 milliseconds