Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_private_interface.cpp28 #define CHECK_FUNCTION(A, B, C) \ macro
311CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_INT_FMT, mali_gralloc_private_get_buff_… in mali_gralloc_private_interface_getFunction()
312 CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_FD, mali_gralloc_private_get_buff_fd); in mali_gralloc_private_interface_getFunction()
314CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_OFFSET, mali_gralloc_private_get_buff_o… in mali_gralloc_private_interface_getFunction()
316CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_YUVINFO, mali_gralloc_private_get_buff_… in mali_gralloc_private_interface_getFunction()
317CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_SIZE, mali_gralloc_private_get_buff_siz… in mali_gralloc_private_interface_getFunction()
318CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_FLAGS, mali_gralloc_private_get_buff_fl… in mali_gralloc_private_interface_getFunction()
319 CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_MIN_PAGESIZE, in mali_gralloc_private_interface_getFunction()
321CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_ATTR_PARAM, mali_gralloc_private_get_attr_pa… in mali_gralloc_private_interface_getFunction()
322CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_SET_ATTR_PARAM, mali_gralloc_private_set_attr_pa… in mali_gralloc_private_interface_getFunction()
[all …]