Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsScriptTests.cpp470 Closure closure2 = context->closureCreate(kernelID, allocation /* returnValue */, fieldIDS2, in TEST_F()
531 Closure closure = context->closureCreate(kernelID, allocation /* returnValue */, fieldIDS, in TEST_F()
/hardware/interfaces/renderscript/1.0/default/
DContext.h102 …Return<Closure> closureCreate(ScriptKernelID kernelID, Allocation returnValue, const hidl_vec<Scri…
DContext.cpp510 Return<Closure> Context::closureCreate(ScriptKernelID kernelID, Allocation returnValue, const hidl_… in closureCreate() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/
DIContext.hal807 closureCreate(ScriptKernelID kernelID, Allocation returnValue,