Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_allocator.h62 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
Dgr_allocator.cpp188 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
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()
/hardware/qcom/display/msm8909/gralloc/
Dgr_allocator.h62 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
Dgr_allocator.cpp188 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
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()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.h63 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
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()
Dgr_allocator.cpp464 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.h63 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
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()
Dgr_allocator.cpp463 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.h208 int GetImplDefinedFormat(uint64_t usage, int format);
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()
DQtiMapperExtensions.cpp352 int custom_format = gralloc::GetImplDefinedFormat(usage, format); in getFormatLayout()
Dgr_utils.cpp1317 int GetImplDefinedFormat(uint64_t usage, int format) { in GetImplDefinedFormat() function
1365 *custom_format = GetImplDefinedFormat(usage, format); in GetCustomFormatFlags()
Dgr_buf_mgr.cpp792 info.format = GetImplDefinedFormat(info.usage, info.format); in ValidateBufferSize()
1033 int format = GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.h223 int GetImplDefinedFormat(uint64_t usage, int format);
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()
DQtiMapperExtensions.cpp353 int custom_format = gralloc::GetImplDefinedFormat(usage, format); in getFormatLayout()
Dgr_utils.cpp1410 int GetImplDefinedFormat(uint64_t usage, int format) { in GetImplDefinedFormat() function
1462 *custom_format = GetImplDefinedFormat(usage, format); in GetCustomFormatFlags()
Dgr_buf_mgr.cpp776 info.format = GetImplDefinedFormat(info.usage, info.format); in ValidateBufferSize()
1025 int format = GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()