Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferaccess.h28 int mali_gralloc_unlock(buffer_handle_t buffer);
Dmali_gralloc_bufferaccess.cpp252 int mali_gralloc_unlock(buffer_handle_t buffer) in mali_gralloc_unlock() function
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapper.cpp252 const int gralloc_err = mali_gralloc_unlock(bufferHandle); in unlockBuffer()