Searched refs:CreateBufferDescriptorLocked (Results 1 – 2 of 2) sorted by relevance
122 gralloc1_error_t CreateBufferDescriptorLocked(gralloc1_buffer_descriptor_t *descriptor_id);
155 gralloc1_error_t GrallocImpl::CreateBufferDescriptorLocked( in CreateBufferDescriptorLocked() function in gralloc::GrallocImpl294 return dev->CreateBufferDescriptorLocked(out_descriptor); in CreateBufferDescriptor()