Searched refs:mali_gralloc_derive_format_and_size (Results 1 – 10 of 10) sorted by relevance
85 int mali_gralloc_derive_format_and_size(mali_gralloc_module *m,
132 mali_gralloc_derive_format_and_size(nullptr, &buffer_descriptor); in createNativeHandle()
1190 int mali_gralloc_derive_format_and_size(mali_gralloc_module *m, in mali_gralloc_derive_format_and_size() function1356 err = mali_gralloc_derive_format_and_size(m, bufDescriptor); in mali_gralloc_buffer_allocate()
704 const int result = mali_gralloc_derive_format_and_size(&privateModule, in validateBufferSize()
524 const int result = mali_gralloc_derive_format_and_size(m, &grallocDescriptor); in mali_gralloc1_validate_buffer_size()
99 int mali_gralloc_derive_format_and_size(buffer_descriptor_t * const bufDescriptor);
958 int mali_gralloc_derive_format_and_size(buffer_descriptor_t * const bufDescriptor) in mali_gralloc_derive_format_and_size() function1098 err = mali_gralloc_derive_format_and_size(bufDescriptor); in mali_gralloc_buffer_allocate()
123 if (mali_gralloc_derive_format_and_size(&buffer_descriptor)) { in createNativeHandle()
437 const int result = mali_gralloc_derive_format_and_size(&grallocDescriptor); in validateBufferSize()562 const int result = mali_gralloc_derive_format_and_size(&grallocDescriptor); in isSupported()
772 const int alloc_result = mali_gralloc_derive_format_and_size(&descriptor); in getFromBufferDescriptorInfo()