Home
last modified time | relevance | path

Searched refs:mali_gralloc_reference_retain (Results 1 – 8 of 8) sorted by relevance

/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_reference.h24 int mali_gralloc_reference_retain(mali_gralloc_module const *module, buffer_handle_t handle);
Dmali_gralloc_reference.cpp37 int mali_gralloc_reference_retain(mali_gralloc_module const *module, buffer_handle_t handle) in mali_gralloc_reference_retain() function
Dmali_gralloc_module.cpp82 return mali_gralloc_reference_retain(m, handle); in gralloc_register_buffer()
Dmali_gralloc_public_interface.cpp253 if (mali_gralloc_reference_retain(m, buffer) < 0) in mali_gralloc_retain()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_reference.h24 int mali_gralloc_reference_retain(mali_gralloc_module const *module, buffer_handle_t handle);
Dmali_gralloc_reference.cpp37 int mali_gralloc_reference_retain(mali_gralloc_module const *module, buffer_handle_t handle) in mali_gralloc_reference_retain() function
Dmali_gralloc_module.cpp82 return mali_gralloc_reference_retain(m, handle); in gralloc_register_buffer()
Dmali_gralloc_public_interface.cpp252 if (mali_gralloc_reference_retain(m, buffer) < 0) in mali_gralloc_retain()