Home
last modified time | relevance | path

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

/frameworks/rs/
DrsScriptC.h58 bool runCompiler(Context *rsc, const char *resName, const char *cacheDir,
DrsScriptC.cpp294 bool ScriptC::runCompiler(Context *rsc, in runCompiler() function in ScriptC
449 if (!s->runCompiler(rsc, resName, cacheDir, (uint8_t *)text, text_length)) { in rsi_ScriptCCreate()