Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h91 Return<ScriptInvokeID> scriptInvokeIDCreate(Script script, int32_t slot) override;
DContext.cpp547 Return<ScriptInvokeID> Context::scriptInvokeIDCreate(Script script, int32_t slot) { in scriptInvokeIDCreate() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsScriptTests.cpp449 ScriptInvokeID invokeID = context->scriptInvokeIDCreate(script, mExportFuncIdx_setAllocation); in TEST_F()
/hardware/interfaces/renderscript/1.0/
DIContext.hal877 scriptInvokeIDCreate(Script script, int32_t slot)