Searched refs:GetImplDefinedFormat (Results 1 - 12 of 12) sorted by relevance
/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_allocator.h | 62 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
|
H A D | gr_allocator.cpp | 188 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, function in class:gralloc1::Allocator
|
H A D | gr_buf_mgr.cpp | 108 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), 473 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format);
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_allocator.h | 62 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
|
H A D | gr_allocator.cpp | 188 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, function in class:gralloc1::Allocator
|
H A D | gr_buf_mgr.cpp | 108 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), 470 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format);
|
/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_allocator.h | 63 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
|
H A D | gr_buf_mgr.cpp | 109 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), 479 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format);
|
H A D | gr_allocator.cpp | 447 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, function in class:gralloc1::Allocator
|
/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_allocator.h | 63 int GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage,
|
H A D | gr_buf_mgr.cpp | 109 descriptor->SetColorFormat(allocator_->GetImplDefinedFormat(descriptor->GetProducerUsage(), 467 int gralloc_format = allocator_->GetImplDefinedFormat(prod_usage, cons_usage, format);
|
H A D | gr_allocator.cpp | 448 int Allocator::GetImplDefinedFormat(gralloc1_producer_usage_t prod_usage, function in class:gralloc1::Allocator
|
Completed in 1748 milliseconds