Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_private_interface.h62 …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 Dgralloc_buffer_priv.h136 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 Dmali_gralloc_private_interface_types.h94 typedef uint32_t buf_attr; typedef
H A Dmali_gralloc_private_interface.cpp221 …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()