Searched refs:buf_attr (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | mali_gralloc_private_interface.h | 62 …LLOC1_PFN_PRIVATE_GET_ATTR_PARAM)(gralloc1_device_t *device, buffer_handle_t handle, buf_attr attr, 64 …LLOC1_PFN_PRIVATE_SET_ATTR_PARAM)(gralloc1_device_t *device, buffer_handle_t handle, buf_attr attr,
|
H A D | gralloc_buffer_priv.h | 136 static inline int gralloc_buffer_attr_write(struct private_handle_t *hnd, buf_attr attr, int *val) in gralloc_buffer_attr_write() 187 static inline int gralloc_buffer_attr_read(struct private_handle_t *hnd, buf_attr attr, int *val) in gralloc_buffer_attr_read()
|
H A D | mali_gralloc_private_interface_types.h | 94 typedef uint32_t buf_attr; typedef
|
H A D | mali_gralloc_private_interface.cpp | 221 …li_gralloc_private_get_attr_param(gralloc1_device_t *device, buffer_handle_t handle, buf_attr attr, in mali_gralloc_private_get_attr_param() 256 …li_gralloc_private_set_attr_param(gralloc1_device_t *device, buffer_handle_t handle, buf_attr attr, in mali_gralloc_private_set_attr_param()
|