/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_allocator.h | 62 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
|
D | gr_allocator.cpp | 188 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
|
D | gr_buf_mgr.cpp | 108 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/ |
D | gr_allocator.h | 62 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
|
D | gr_allocator.cpp | 188 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
|
D | gr_buf_mgr.cpp | 108 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/ |
D | gr_allocator.h | 63 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
|
D | gr_buf_mgr.cpp | 109 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()
|
D | gr_allocator.cpp | 464 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.h | 63 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
|
D | gr_buf_mgr.cpp | 109 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()
|
D | gr_allocator.cpp | 463 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, in GetImplDefinedFormat() function in gralloc1::Allocator
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_utils.h | 208 int GetImplDefinedFormat(uint64_t usage, int format);
|
D | QtiMapper4.cpp | 307 gralloc::GetImplDefinedFormat(description.usage, static_cast<int>(description.format)); in getFromBufferDescriptorInfo() 331 gralloc::GetImplDefinedFormat(description.usage, static_cast<int>(description.format)); in getFromBufferDescriptorInfo()
|
D | QtiMapperExtensions.cpp | 352 int custom_format = gralloc::GetImplDefinedFormat(usage, format); in getFormatLayout()
|
D | gr_utils.cpp | 1317 int GetImplDefinedFormat(uint64_t usage, int format) { in GetImplDefinedFormat() function 1365 *custom_format = GetImplDefinedFormat(usage, format); in GetCustomFormatFlags()
|
D | gr_buf_mgr.cpp | 792 info.format = GetImplDefinedFormat(info.usage, info.format); in ValidateBufferSize() 1033 int format = GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_utils.h | 223 int GetImplDefinedFormat(uint64_t usage, int format);
|
D | QtiMapper4.cpp | 307 gralloc::GetImplDefinedFormat(description.usage, static_cast<int>(description.format)); in getFromBufferDescriptorInfo() 331 gralloc::GetImplDefinedFormat(description.usage, static_cast<int>(description.format)); in getFromBufferDescriptorInfo()
|
D | QtiMapperExtensions.cpp | 353 int custom_format = gralloc::GetImplDefinedFormat(usage, format); in getFormatLayout()
|
D | gr_utils.cpp | 1410 int GetImplDefinedFormat(uint64_t usage, int format) { in GetImplDefinedFormat() function 1462 *custom_format = GetImplDefinedFormat(usage, format); in GetCustomFormatFlags()
|
D | gr_buf_mgr.cpp | 776 info.format = GetImplDefinedFormat(info.usage, info.format); in ValidateBufferSize() 1025 int format = GetImplDefinedFormat(usage, descriptor.GetFormat()); in AllocateBuffer()
|