Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferdescriptor.h107 int mali_gralloc_set_format_internal(gralloc1_buffer_descriptor_t descriptor, int32_t format);
Dmali_gralloc_bufferdescriptor.cpp115 int mali_gralloc_set_format_internal(gralloc1_buffer_descriptor_t descriptor, int32_t format) in mali_gralloc_set_format_internal() function
Dmali_gralloc_public_interface.cpp91 ret = mali_gralloc_set_format_internal(descriptor, format); in mali_gralloc_set_format()