Searched refs:runCompiler (Results 1 - 2 of 2) sorted by relevance
/frameworks/rs/ |
H A D | rsScriptC.h | 59 bool runCompiler(Context *rsc, const char *resName, const char *cacheDir,
|
H A D | rsScriptC.cpp | 245 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 71 milliseconds