Searched refs:_offsets (Results 1 – 1 of 1) sorted by relevance
1091 hidl_vec<uint32_t> _offsets; in AllocationAdapterOffset() local1092 _offsets.setToExternal(const_cast<uint32_t *>(offsets), offsets_length / sizeof(uint32_t)); in AllocationAdapterOffset()1094 GetIContextHandle(context)->allocationAdapterOffset(_alloc, _offsets); in AllocationAdapterOffset()