Home
last modified time | relevance | path

Searched refs:closureSetGlobal (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.h105 …Return<void> closureSetGlobal(Closure closure, ScriptFieldID fieldID, int64_t value, int32_t size)…
H A DContext.cpp544 Return<void> Context::closureSetGlobal(Closure closure, ScriptFieldID fieldID, int64_t value, int32… in closureSetGlobal() function in android::hardware::renderscript::V1_0::implementation::Context
/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/
H A DVtsScriptTests.cpp475 context->closureSetGlobal(closure1, fieldID, (int64_t)(intptr_t)allocation, in TEST_P()
/aosp12/frameworks/rs/
H A DrsHidlAdaptation.cpp358 GetIContextHandle(context)->closureSetGlobal(_closure, _fieldID, value, size); in ClosureSetGlobal()
/aosp12/hardware/interfaces/renderscript/1.0/
H A DIContext.hal851 closureSetGlobal(Closure closure, ScriptFieldID fieldID, int64_t value,