Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferdescriptor.h117 int mali_gralloc_set_layer_count_internal(gralloc1_buffer_descriptor_t descriptor, uint32_t layerCo…
Dmali_gralloc_bufferdescriptor.cpp253 int mali_gralloc_set_layer_count_internal(gralloc1_buffer_descriptor_t descriptor, uint32_t layerCo… in mali_gralloc_set_layer_count_internal() function
Dmali_gralloc_public_interface.cpp468 ret = mali_gralloc_set_layer_count_internal(descriptor, layerCount); in mali_gralloc1_set_layer_count()