Home
last modified time | relevance | path

Searched refs:mali_gralloc_reference_validate (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dmali_gralloc_reference.h26 int mali_gralloc_reference_validate(buffer_handle_t handle);
H A Dmali_gralloc_reference.cpp147 int mali_gralloc_reference_validate(buffer_handle_t handle) in mali_gralloc_reference_validate() function
/aosp12/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
H A Dvendor_graphicbuffer_meta.cpp46 int mali_gralloc_reference_validate(buffer_handle_t handle) { in mali_gralloc_reference_validate() function
57 if (mali_gralloc_reference_validate(handle) < 0) in convertNativeHandleToPrivateHandle()
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/
H A DMapper.cpp187 if (mali_gralloc_reference_validate(bufferHandle) < 0) in lockBuffer()
627 if (mali_gralloc_reference_validate((buffer_handle_t)handle) < 0) in get()
647 if (mali_gralloc_reference_validate((buffer_handle_t)handle) < 0) in set()