Searched refs:rawDescriptor (Results 1 – 1 of 1) sorted by relevance
56 Return<void> allocate(const hidl_vec<uint32_t>& rawDescriptor, in allocate() argument63 const Error3 e = allocateImpl(rawDescriptor, count, &stride, &cbs); in allocate()80 Error3 allocateImpl(const hidl_vec<uint32_t>& rawDescriptor, in allocateImpl() argument85 if (!decodeBufferDescriptorInfo(rawDescriptor, &descriptor)) { in allocateImpl()