Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.h31 int mali_gralloc_ion_sync_end(const private_handle_t * const hnd,
Dmali_gralloc_ion.cpp299 int mali_gralloc_ion_sync_end(const private_handle_t * const hnd, in mali_gralloc_ion_sync_end() function
478 mali_gralloc_ion_sync_end(hnd, true, true); in mali_gralloc_ion_allocate()
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferaccess.cpp85 const int status = mali_gralloc_ion_sync_end(hnd, in buffer_sync()
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapper.cpp526 mali_gralloc_ion_sync_end(private_handle, false, true); in flushLockedBuffer()