Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferdescriptor.h104 int mali_gralloc_create_descriptor_internal(gralloc1_buffer_descriptor_t *outDescriptor);
Dmali_gralloc_bufferdescriptor.cpp55 int mali_gralloc_create_descriptor_internal(gralloc1_buffer_descriptor_t *outDescriptor) in mali_gralloc_create_descriptor_internal() function
Dmali_gralloc_public_interface.cpp56 ret = mali_gralloc_create_descriptor_internal(outDescriptor); in mali_gralloc_create_descriptor()