Searched refs:returnValue (Results 1 – 4 of 4) 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()
65 static T setErrorFunc(GLint error, T returnValue) { in setErrorFunc() argument67 return returnValue; in setErrorFunc()
798 * @param returnValue Allocation used in output of Closure807 closureCreate(ScriptKernelID kernelID, Allocation returnValue,