Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferaccess.h24 int mali_gralloc_lock(buffer_handle_t buffer, uint64_t usage, int l, int t, int w, int h,
Dmali_gralloc_bufferaccess.cpp188 int mali_gralloc_lock(buffer_handle_t buffer, in mali_gralloc_lock() function
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapper.cpp216 mali_gralloc_lock(bufferHandle, cpuUsage, accessRegion.left, accessRegion.top, in lockBuffer()