Home
last modified time | relevance | path

Searched refs:GetImplDefinedFormat (Results 1 – 25 of 25) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_allocator.h56 int GetImplDefinedFormat(uint64_t usage, int format);
H A Dgr_buf_mgr.cpp88 info.format = allocator_->GetImplDefinedFormat(info.usage, info.format); in ValidateBufferSize()
309 int format = allocator_->GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
H A Dgr_allocator.cpp182 int Allocator::GetImplDefinedFormat(uint64_t usage, int format) { in GetImplDefinedFormat() function in gralloc::Allocator
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_allocator.h62 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
H A Dgr_allocator.cpp188 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
H A Dgr_buf_mgr.cpp108 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()
470 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format); in AllocateBuffer()
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_allocator.h62 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
H A Dgr_allocator.cpp188 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
H A Dgr_buf_mgr.cpp108 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()
473 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format); in AllocateBuffer()
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_allocator.h63 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
H A Dgr_buf_mgr.cpp109 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()
459 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format); in AllocateBuffer()
850 const int format = allocator_->GetImplDefinedFormat(descriptor.GetProducerUsage(), in ValidateBufferSize()
H A Dgr_allocator.cpp463 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_allocator.h63 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
H A Dgr_buf_mgr.cpp109 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), in AllocateBuffers()
451 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format); in AllocateBuffer()
842 const int format = allocator_->GetImplDefinedFormat(descriptor.GetProducerUsage(), in ValidateBufferSize()
H A Dgr_allocator.cpp464 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_utils.h208 int GetImplDefinedFormat(uint64_t usage, int format);
H A DQtiMapper4.cpp307 gralloc::GetImplDefinedFormat(description.usage, static_cast<int>(description.format)); in getFromBufferDescriptorInfo()
331 gralloc::GetImplDefinedFormat(description.usage, static_cast<int>(description.format)); in getFromBufferDescriptorInfo()
H A DQtiMapperExtensions.cpp352 int custom_format = gralloc::GetImplDefinedFormat(usage, format); in getFormatLayout()
H A Dgr_utils.cpp1317 int GetImplDefinedFormat(uint64_t usage, int format) { in GetImplDefinedFormat() function
1365 *custom_format = GetImplDefinedFormat(usage, format); in GetCustomFormatFlags()
H A Dgr_buf_mgr.cpp753 info.format = GetImplDefinedFormat(info.usage, info.format); in ValidateBufferSize()
995 int format = GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A DQtiMapper4.cpp307 gralloc::GetImplDefinedFormat(description.usage, static_cast<int>(description.format)); in getFromBufferDescriptorInfo()
331 gralloc::GetImplDefinedFormat(description.usage, static_cast<int>(description.format)); in getFromBufferDescriptorInfo()
H A Dgr_utils.h223 int GetImplDefinedFormat(uint64_t usage, int format);
H A DQtiMapperExtensions.cpp353 int custom_format = gralloc::GetImplDefinedFormat(usage, format); in getFormatLayout()
H A Dgr_utils.cpp1366 int GetImplDefinedFormat(uint64_t usage, int format) { in GetImplDefinedFormat() function
1418 *custom_format = GetImplDefinedFormat(usage, format); in GetCustomFormatFlags()
H A Dgr_buf_mgr.cpp751 info.format = GetImplDefinedFormat(info.usage, info.format); in ValidateBufferSize()
1001 int format = GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()