Home
last modified time | relevance | path

Searched refs:invokeClosureCreate (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.h103 …Return<Closure> invokeClosureCreate(ScriptInvokeID invokeID, const hidl_vec<uint8_t>& params, cons…
DContext.cpp523 Return<Closure> Context::invokeClosureCreate(ScriptInvokeID invokeID, const hidl_vec<uint8_t>& para… in invokeClosureCreate() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsScriptTests.cpp458 Closure closure1 = context->invokeClosureCreate(invokeID, params, fieldIDS1, values1, sizes1); in TEST_F()
/hardware/interfaces/renderscript/1.0/
DIContext.hal825 invokeClosureCreate(ScriptInvokeID invokeID, vec<uint8_t> params,