Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.h41 …Return<void> allocationAdapterOffset(Allocation alloc, const hidl_vec<uint32_t>& offsets) override;
DContext.cpp75 Return<void> Context::allocationAdapterOffset(Allocation alloc, const hidl_vec<uint32_t>& offsets) { in allocationAdapterOffset() function in android::hardware::renderscript::V1_0::implementation::Context
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsCopyTests.cpp319 context->allocationAdapterOffset(allocationAdapter, _offsets); in TEST_F()
/hardware/interfaces/renderscript/1.0/
DIContext.hal73 allocationAdapterOffset(AllocationAdapter alloc, vec<uint32_t> offsets);