Searched refs:outDescriptor (Results 1 – 6 of 6) sorted by relevance
34 int mali_gralloc_create_descriptor_internal(gralloc1_buffer_descriptor_t *outDescriptor) in mali_gralloc_create_descriptor_internal() argument38 if (NULL == outDescriptor) in mali_gralloc_create_descriptor_internal()51 *outDescriptor = (gralloc1_buffer_descriptor_t)buffer_descriptor; in mali_gralloc_create_descriptor_internal()
53 int mali_gralloc_create_descriptor_internal(gralloc1_buffer_descriptor_t *outDescriptor);
52 …i_gralloc_create_descriptor(gralloc1_device_t *device, gralloc1_buffer_descriptor_t *outDescriptor) in mali_gralloc_create_descriptor() argument55 ret = mali_gralloc_create_descriptor_internal(outDescriptor); in mali_gralloc_create_descriptor()
35 int mali_gralloc_create_descriptor_internal(gralloc1_buffer_descriptor_t *outDescriptor) in mali_gralloc_create_descriptor_internal() argument39 if (NULL == outDescriptor) in mali_gralloc_create_descriptor_internal()62 *outDescriptor = (gralloc1_buffer_descriptor_t)buffer_descriptor; in mali_gralloc_create_descriptor_internal()
54 int mali_gralloc_create_descriptor_internal(gralloc1_buffer_descriptor_t *outDescriptor);