Searched refs:mali_gralloc_ion_sync_start (Results 1 – 7 of 7) sorted by relevance
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | mali_gralloc_ion.h | 44 int mali_gralloc_ion_sync_start(const private_handle_t * const hnd,
|
H A D | mali_gralloc_ion.cpp | 704 int mali_gralloc_ion_sync_start(const private_handle_t * const hnd, in mali_gralloc_ion_sync_start() function 1095 mali_gralloc_ion_sync_start(hnd, true, true); in mali_gralloc_ion_allocate()
|
H A D | mali_gralloc_bufferaccess.cpp | 91 const int status = mali_gralloc_ion_sync_start(hnd, in buffer_sync()
|
/aosp12/hardware/google/gchips/gralloc4/src/allocator/ |
H A D | mali_gralloc_ion.h | 29 int mali_gralloc_ion_sync_start(const private_handle_t * const hnd,
|
H A D | mali_gralloc_ion.cpp | 481 int mali_gralloc_ion_sync_start(const private_handle_t * const hnd, in mali_gralloc_ion_sync_start() function 679 mali_gralloc_ion_sync_start(hnd, true, true); in mali_gralloc_ion_allocate()
|
/aosp12/hardware/google/gchips/gralloc4/src/core/ |
H A D | mali_gralloc_bufferaccess.cpp | 73 const int status = mali_gralloc_ion_sync_start(hnd, in buffer_sync()
|
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/ |
H A D | Mapper.cpp | 612 mali_gralloc_ion_sync_start(private_handle, true, false); in rereadLockedBuffer()
|