Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/gralloc/
Dgr_allocator.h56 int GetImplDefinedFormat(uint64_t usage, int format);
Dgr_buf_mgr.cpp88 info.format = allocator_->GetImplDefinedFormat(info.usage, info.format); in ValidateBufferSize()
309 int format = allocator_->GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
Dgr_allocator.cpp182 int Allocator::GetImplDefinedFormat(uint64_t usage, int format) { in GetImplDefinedFormat() function in gralloc::Allocator
/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/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/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/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