Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.h121 …Return<void> scriptReduce(Script vs, uint32_t slot, const hidl_vec<Allocation>& vains, Allocation …
H A DContext.cpp676 Return<void> Context::scriptReduce(Script vs, uint32_t slot, const hidl_vec<Allocation>& vains, All… in scriptReduce() function in android::hardware::renderscript::V1_0::implementation::Context
/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/
H A DVtsScriptTests.cpp275 context->scriptReduce(script, mExportReduceIdx_summation, vains, vaout, nullptr); in TEST_P()
/aosp12/frameworks/rs/
H A DrsHidlAdaptation.cpp842 GetIContextHandle(context)->scriptReduce(_script, slot, _vains, _vaout, _scPtr); in ScriptReduce()
/aosp12/hardware/interfaces/renderscript/1.0/
H A DIContext.hal1056 scriptReduce(Script vs, uint32_t slot, vec<Allocation> vains,