Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h111 … Return<void> scriptGroupSetOutput(ScriptGroup sg, ScriptKernelID kid, Allocation alloc) override;
DContext.cpp593 Return<void> Context::scriptGroupSetOutput(ScriptGroup sg, ScriptKernelID kid, Allocation alloc) { in scriptGroupSetOutput() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsScriptTests.cpp402 context->scriptGroupSetOutput(scriptGroup, blurKID, allocation2); in TEST_F()
/hardware/interfaces/renderscript/1.0/
DIContext.hal938 scriptGroupSetOutput(ScriptGroup sg, ScriptKernelID kid, Allocation alloc);