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

/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.h144 ForEachFunc_t getForEachFunction(int slot) const { return mForEachFunctions[slot]; } function in class:android::renderscript::ScriptExecutable
H A DrsCpuScript.cpp773 mtls->kernel = mScriptExec->getForEachFunction(slot);

Completed in 24 milliseconds