Searched refs:getInvokeFunction (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.h142 InvokeFunc_t getInvokeFunction(int slot) const { return mInvokeFunctions[slot]; } function in class:android::renderscript::ScriptExecutable
H A DrsCpuScript.cpp832 mScriptExec->getInvokeFunction(slot))(ap? (const void *) ap: params, paramLength);
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSScriptGroupFusion.cpp39 const Function* getInvokeFunction(const Source& source, const int slot, function in namespace:bcc::__anon1183
321 const llvm::Function* F = getInvokeFunction(*source, slot, module);

Completed in 698 milliseconds