Home
last modified time | relevance | path

Searched refs:returnValue (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.h86 …Return<Closure> closureCreate(ScriptKernelID kernelID, Allocation returnValue, const hidl_vec<Scri…
DContext.cpp496 Return<Closure> Context::closureCreate(ScriptKernelID kernelID, Allocation returnValue, const hidl_… in closureCreate() argument
498 RsAllocation _returnValue = hidl_to_rs<RsAllocation>(returnValue); in closureCreate()
/hardware/interfaces/renderscript/1.0/
DIContext.hal798 * @param returnValue Allocation used in output of Closure
807 closureCreate(ScriptKernelID kernelID, Allocation returnValue,