Searched refs:CHECK_FUNCTION (Results 1 – 2 of 2) sorted by relevance
/device/amlogic/yukawa/gralloc/ |
D | mali_gralloc_private_interface.cpp | 28 #define CHECK_FUNCTION(A, B, C) \ macro 266 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_INT_FMT, mali_gralloc_private_get_buff_… in mali_gralloc_private_interface_getFunction() 267 CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_FD, mali_gralloc_private_get_buff_fd); in mali_gralloc_private_interface_getFunction() 268 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_INTERNAL_DIMS, mali_gralloc_private_get… in mali_gralloc_private_interface_getFunction() 269 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_OFFSET, mali_gralloc_private_get_buff_o… in mali_gralloc_private_interface_getFunction() 270 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_BYTESTRIDE, mali_gralloc_private_get_bu… in mali_gralloc_private_interface_getFunction() 271 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_YUVINFO, mali_gralloc_private_get_buff_… in mali_gralloc_private_interface_getFunction() 272 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_SIZE, mali_gralloc_private_get_buff_siz… in mali_gralloc_private_interface_getFunction() 273 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_FLAGS, mali_gralloc_private_get_buff_fl… in mali_gralloc_private_interface_getFunction() 274 CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_MIN_PAGESIZE, in mali_gralloc_private_interface_getFunction() [all …]
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_private_interface.cpp | 28 #define CHECK_FUNCTION(A, B, C) \ macro 266 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_INT_FMT, mali_gralloc_private_get_buff_… in mali_gralloc_private_interface_getFunction() 267 CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_FD, mali_gralloc_private_get_buff_fd); in mali_gralloc_private_interface_getFunction() 268 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_INTERNAL_DIMS, mali_gralloc_private_get… in mali_gralloc_private_interface_getFunction() 269 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_OFFSET, mali_gralloc_private_get_buff_o… in mali_gralloc_private_interface_getFunction() 270 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_BYTESTRIDE, mali_gralloc_private_get_bu… in mali_gralloc_private_interface_getFunction() 271 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_YUVINFO, mali_gralloc_private_get_buff_… in mali_gralloc_private_interface_getFunction() 272 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_SIZE, mali_gralloc_private_get_buff_siz… in mali_gralloc_private_interface_getFunction() 273 …CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_FLAGS, mali_gralloc_private_get_buff_fl… in mali_gralloc_private_interface_getFunction() 274 CHECK_FUNCTION(descriptor, MALI_GRALLOC1_FUNCTION_GET_BUFF_MIN_PAGESIZE, in mali_gralloc_private_interface_getFunction() [all …]
|