Searched refs:mali_gralloc_derive_format_and_size (Results 1 – 5 of 5) sorted by relevance
99 int mali_gralloc_derive_format_and_size(buffer_descriptor_t * const bufDescriptor);
1037 int mali_gralloc_derive_format_and_size(buffer_descriptor_t * const bufDescriptor) in mali_gralloc_derive_format_and_size() function1215 err = mali_gralloc_derive_format_and_size(bufDescriptor); in mali_gralloc_buffer_allocate()
250 return (mali_gralloc_derive_format_and_size(bufDescriptor) == 0); in isSupported()
369 const int result = mali_gralloc_derive_format_and_size(&grallocDescriptor); in validateBufferSize()498 const int result = mali_gralloc_derive_format_and_size(&grallocDescriptor); in isSupported()
753 const int alloc_result = mali_gralloc_derive_format_and_size(&descriptor); in getFromBufferDescriptorInfo()