Home
last modified time | relevance | path

Searched defs:vaout (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsScriptTests.cpp267 Allocation vaout = context->allocationCreateTyped(type2, AllocationMipmapControl::NONE, in TEST_F() local
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp663 …orEach(Script vs, uint32_t slot, const hidl_vec<Allocation>& vains, Allocation vaout, const hidl_v… in scriptForEach()
676 …riptReduce(Script vs, uint32_t slot, const hidl_vec<Allocation>& vains, Allocation vaout, Ptr sc) { in scriptReduce()