Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.h102 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend,
Dmali_gralloc_bufferallocation.cpp1183 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend, in mali_gralloc_buffer_allocate() argument
1250 if (NULL != shared_backend) in mali_gralloc_buffer_allocate()
1252 *shared_backend = shared; in mali_gralloc_buffer_allocate()
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp362 bool *shared_backend, bool use_placeholder) in mali_gralloc_ion_allocate() argument
365 GRALLOC_UNUSED(shared_backend); in mali_gralloc_ion_allocate()