Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.h105 int mali_gralloc_buffer_free(buffer_handle_t pHandle);
Dmali_gralloc_bufferallocation.cpp1258 int mali_gralloc_buffer_free(buffer_handle_t pHandle) in mali_gralloc_buffer_free() function
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp195 mali_gralloc_buffer_free(tmpBuffer); in allocate()
217 mali_gralloc_buffer_free(buffer.getNativeHandle()); in allocate()