Home
last modified time | relevance | path

Searched refs:CreateBufferDescriptorLocked (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_device_impl.h122 gralloc1_error_t CreateBufferDescriptorLocked(gralloc1_buffer_descriptor_t *descriptor_id);
H A Dgr_device_impl.cpp155 gralloc1_error_t GrallocImpl::CreateBufferDescriptorLocked( in CreateBufferDescriptorLocked() function in gralloc::GrallocImpl
294 return dev->CreateBufferDescriptorLocked(out_descriptor); in CreateBufferDescriptor()
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_device_impl.h122 gralloc1_error_t CreateBufferDescriptorLocked(gralloc1_buffer_descriptor_t *descriptor_id);
H A Dgr_device_impl.cpp155 gralloc1_error_t GrallocImpl::CreateBufferDescriptorLocked( in CreateBufferDescriptorLocked() function in gralloc::GrallocImpl
294 return static_cast<int32_t>(dev->CreateBufferDescriptorLocked(out_descriptor)); in CreateBufferDescriptor()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_device_impl.h122 gralloc1_error_t CreateBufferDescriptorLocked(gralloc1_buffer_descriptor_t *descriptor_id);
H A Dgr_device_impl.cpp155 gralloc1_error_t GrallocImpl::CreateBufferDescriptorLocked( in CreateBufferDescriptorLocked() function in gralloc::GrallocImpl
294 return dev->CreateBufferDescriptorLocked(out_descriptor); in CreateBufferDescriptor()