Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dgralloc_buffer_priv.h187 static inline int gralloc_buffer_attr_read(struct private_handle_t *hnd, buf_attr attr, int *val) in gralloc_buffer_attr_read() function
Dmali_gralloc_private_interface.cpp242 if (gralloc_buffer_attr_read(hnd, attr, val) < 0) in mali_gralloc_private_get_attr_param()