Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_private_interface.cpp296 buffer_descriptor_t *priv_desc = reinterpret_cast<buffer_descriptor_t *>(desc); in mali_gralloc_private_set_priv_fmt() local
298 if (priv_desc == NULL) in mali_gralloc_private_set_priv_fmt()
303 priv_desc->hal_format = internal_format; in mali_gralloc_private_set_priv_fmt()
304 priv_desc->format_type = MALI_GRALLOC_FORMAT_TYPE_INTERNAL; in mali_gralloc_private_set_priv_fmt()