HomeSort by relevance Sort by last modified time
    Searched refs:runCompiler (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/rs/
rsScriptC.h 60 bool runCompiler(Context *rsc, const char *resName, const char *cacheDir,
rsScriptC.cpp 192 bool ScriptC::runCompiler(Context *rsc,
198 //LOGE("runCompiler %p %p %p %p %p %i", rsc, this, resName, cacheDir, bitcode, bitcodeLen);
319 if (!s->runCompiler(rsc, resName, cacheDir, (uint8_t *)text, text_length)) {

Completed in 16 milliseconds