Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_ion.cpp377 size_t max_buffer_size = 0; in get_max_buffer_descriptor_index() local
383 if (max_buffer_size < bufDescriptor->size) in get_max_buffer_descriptor_index()
386 max_buffer_size = bufDescriptor->size; in get_max_buffer_descriptor_index()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_ion.cpp420 size_t max_buffer_size = 0; in get_max_buffer_descriptor_index() local
426 if (max_buffer_size < bufDescriptor->size) in get_max_buffer_descriptor_index()
429 max_buffer_size = bufDescriptor->size; in get_max_buffer_descriptor_index()