Searched refs:returnValue (Results 1 – 3 of 3) sorted by relevance
102 …Return<Closure> closureCreate(ScriptKernelID kernelID, Allocation returnValue, const hidl_vec<Scri…
510 Return<Closure> Context::closureCreate(ScriptKernelID kernelID, Allocation returnValue, const hidl_… in closureCreate() argument512 RsAllocation _returnValue = hidl_to_rs<RsAllocation>(returnValue); in closureCreate()
798 * @param returnValue Allocation used in output of Closure807 closureCreate(ScriptKernelID kernelID, Allocation returnValue,