Searched refs:buffer_descriptor_t (Results 1 – 11 of 11) sorted by relevance
57 void allocate(const buffer_descriptor_t &bufferDescriptor, uint32_t count, IAllocator::allocate_cb …58 … std::function<int(const buffer_descriptor_t *, buffer_handle_t *)> fb_allocator = nullptr);62 bool isSupported(buffer_descriptor_t *const bufDescriptor);
73 void allocate(const buffer_descriptor_t &bufferDescriptor, uint32_t count, IAllocator::allocate_cb … in allocate()74 std::function<int(const buffer_descriptor_t *, buffer_handle_t *)> fb_allocator) in allocate() argument248 bool isSupported(buffer_descriptor_t *const bufDescriptor) { in isSupported()
155 …odeBufferDescriptor(const frameworks_vec<vecT> &androidDescriptor, buffer_descriptor_t &grallocDes… in grallocDecodeBufferDescriptor()186 grallocDescriptor.signature = sizeof(buffer_descriptor_t); in grallocDecodeBufferDescriptor()
359 buffer_descriptor_t grallocDescriptor; in validateBufferSize()488 buffer_descriptor_t grallocDescriptor; in isSupported()
743 buffer_descriptor_t descriptor; in getFromBufferDescriptorInfo()
35 buffer_descriptor_t bufferDescriptor; in allocate()88 buffer_descriptor_t toInternalDescriptor( in toInternalDescriptor()90 buffer_descriptor_t bufferDescriptor; in toInternalDescriptor()98 bufferDescriptor.signature = sizeof(buffer_descriptor_t); in toInternalDescriptor()110 buffer_descriptor_t bufferDescriptor = toInternalDescriptor(descriptor); in allocate2()158 buffer_descriptor_t bufferDescriptor = toInternalDescriptor(descriptor); in isSupported()
38 buffer_descriptor_t bufferDescriptor; in allocate()
33 struct buffer_descriptor_t struct60 buffer_descriptor_t() : in buffer_descriptor_t() argument
99 int mali_gralloc_derive_format_and_size(buffer_descriptor_t * const bufDescriptor);
514 static bool validate_descriptor(buffer_descriptor_t * const bufDescriptor) { in validate_descriptor()798 const buffer_descriptor_t * const bufDescriptor) in validate_format()845 buffer_descriptor_t *bufDescriptor, in prepare_descriptor_exynos_formats()1037 int mali_gralloc_derive_format_and_size(buffer_descriptor_t * const bufDescriptor) in mali_gralloc_derive_format_and_size()1188 buffer_descriptor_t * const bufDescriptor = (buffer_descriptor_t *)(descriptors[0]); in mali_gralloc_buffer_allocate()1202 buffer_descriptor_t * const bufDescriptor = (buffer_descriptor_t *)(descriptors[i]); in mali_gralloc_buffer_allocate()
373 buffer_descriptor_t *bufDescriptor = reinterpret_cast<buffer_descriptor_t *>(descriptors[i]); in mali_gralloc_ion_allocate()426 buffer_descriptor_t *bufDescriptor = reinterpret_cast<buffer_descriptor_t *>(descriptors[i]); in mali_gralloc_ion_allocate()