Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferallocation.h28 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend);
Dmali_gralloc_ion.cpp382 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend) in mali_gralloc_ion_allocate() argument
421 *shared_backend = check_buffers_sharable(descriptors, numDescriptors); in mali_gralloc_ion_allocate()
423 if (*shared_backend) in mali_gralloc_ion_allocate()
554 …if ((bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_AFBCENABLE_MASK) && (!(*shared_backend))) in mali_gralloc_ion_allocate()
Dmali_gralloc_bufferallocation.cpp884 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend) in mali_gralloc_buffer_allocate() argument
1203 if (NULL != shared_backend) in mali_gralloc_buffer_allocate()
1205 *shared_backend = shared; in mali_gralloc_buffer_allocate()
/device/amlogic/yukawa/gralloc/
Dmali_gralloc_bufferallocation.h28 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend);
Dmali_gralloc_ion.cpp394 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend) in mali_gralloc_ion_allocate() argument
433 *shared_backend = check_buffers_sharable(descriptors, numDescriptors); in mali_gralloc_ion_allocate()
435 if (*shared_backend) in mali_gralloc_ion_allocate()
600 …if ((bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_AFBCENABLE_MASK) && (!(*shared_backend))) in mali_gralloc_ion_allocate()
Dmali_gralloc_bufferallocation.cpp884 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend) in mali_gralloc_buffer_allocate() argument
1231 if (NULL != shared_backend) in mali_gralloc_buffer_allocate()
1233 *shared_backend = shared; in mali_gralloc_buffer_allocate()