Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h100 Return<void> scriptBindAllocation(Script script, Allocation allocation, uint32_t slot) override;
DContext.cpp618 Return<void> Context::scriptBindAllocation(Script script, Allocation allocation, uint32_t slot) { in scriptBindAllocation() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsScriptTests.cpp315 context->scriptBindAllocation(script, allocation, mExportVarIdx_var_int_ptr); in TEST_F()
/hardware/interfaces/renderscript/1.0/
DIContext.hal995 scriptBindAllocation(Script script, Allocation allocation, uint32_t slot);