Searched refs:allocationAdapterOffset (Results 1 – 4 of 4) sorted by relevance
57 …Return<void> allocationAdapterOffset(Allocation alloc, const hidl_vec<uint32_t>& offsets) override;
89 Return<void> Context::allocationAdapterOffset(Allocation alloc, const hidl_vec<uint32_t>& offsets) { in allocationAdapterOffset() function in android::hardware::renderscript::V1_0::implementation::Context
319 context->allocationAdapterOffset(allocationAdapter, _offsets); in TEST_F()
73 allocationAdapterOffset(AllocationAdapter alloc, vec<uint32_t> offsets);