Home
last modified time | relevance | path

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

/frameworks/rs/
DrsHidlAdaptation.cpp1091 hidl_vec<uint32_t> _offsets; in AllocationAdapterOffset() local
1092 _offsets.setToExternal(const_cast<uint32_t *>(offsets), offsets_length / sizeof(uint32_t)); in AllocationAdapterOffset()
1094 GetIContextHandle(context)->allocationAdapterOffset(_alloc, _offsets); in AllocationAdapterOffset()