/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_utils.h | 78 bool IsUBwcEnabled(int format, gralloc1_producer_usage_t prod_usage,
|
D | gr_utils.cpp | 186 if (IsUBwcEnabled(format, prod_usage, cons_usage)) { in GetSize() 501 bool IsUBwcEnabled(int format, gralloc1_producer_usage_t prod_usage, in IsUBwcEnabled() function 680 bool ubwc_enabled = IsUBwcEnabled(format, prod_usage, cons_usage); in GetAlignedWidthAndHeight()
|
D | gr_buf_mgr.cpp | 423 if (IsUBwcEnabled(format, prod_usage, cons_usage)) { in GetHandleFlags() 657 *tile_enabled = IsUBwcEnabled(format, prod_usage, cons_usage); in Perform()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.h | 77 bool IsUBwcEnabled(int format, gralloc1_producer_usage_t prod_usage,
|
D | gr_allocator.cpp | 228 if (IsUBwcEnabled(format, prod_usage, cons_usage)) { in GetSize() 619 bool Allocator::IsUBwcEnabled(int format, gralloc1_producer_usage_t prod_usage, in IsUBwcEnabled() function in gralloc1::Allocator 794 bool ubwc_enabled = IsUBwcEnabled(format, prod_usage, cons_usage); in GetAlignedWidthAndHeight()
|
D | gr_buf_mgr.cpp | 404 if (allocator_->IsUBwcEnabled(format, prod_usage, cons_usage)) { in GetHandleFlags() 615 *tile_enabled = allocator_->IsUBwcEnabled(format, prod_usage, cons_usage); in Perform()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.h | 77 bool IsUBwcEnabled(int format, gralloc1_producer_usage_t prod_usage,
|
D | gr_allocator.cpp | 227 if (IsUBwcEnabled(format, prod_usage, cons_usage)) { in GetSize() 617 bool Allocator::IsUBwcEnabled(int format, gralloc1_producer_usage_t prod_usage, in IsUBwcEnabled() function in gralloc1::Allocator 792 bool ubwc_enabled = IsUBwcEnabled(format, prod_usage, cons_usage); in GetAlignedWidthAndHeight()
|
D | gr_buf_mgr.cpp | 412 if (allocator_->IsUBwcEnabled(format, prod_usage, cons_usage)) { in GetHandleFlags() 623 *tile_enabled = allocator_->IsUBwcEnabled(format, prod_usage, cons_usage); in Perform()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_utils.h | 78 bool IsUBwcEnabled(int format, gralloc1_producer_usage_t prod_usage,
|
D | gr_utils.cpp | 186 if (IsUBwcEnabled(format, prod_usage, cons_usage)) { in GetSize() 501 bool IsUBwcEnabled(int format, gralloc1_producer_usage_t prod_usage, in IsUBwcEnabled() function 680 bool ubwc_enabled = IsUBwcEnabled(format, prod_usage, cons_usage); in GetAlignedWidthAndHeight()
|
D | gr_buf_mgr.cpp | 426 if (IsUBwcEnabled(format, prod_usage, cons_usage)) { in GetHandleFlags() 660 *tile_enabled = IsUBwcEnabled(format, prod_usage, cons_usage); in Perform()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_utils.cpp | 284 if (IsUBwcEnabled(format, usage)) { in GetSize() 731 bool IsUBwcEnabled(int format, uint64_t usage) { in IsUBwcEnabled() function 885 if (!IsUBwcEnabled(format, usage)) { in GetRgbMetaSize() 978 bool ubwc_enabled = IsUBwcEnabled(format, usage); in GetAlignedWidthAndHeight() 1194 int is_ubwc_enabled = IsUBwcEnabled(info.format, info.usage); in GetGpuResourceSizeAndDimensions() 1259 if (format && IsUBwcEnabled(format, usage)) { in UseUncached() 1293 if (IsUBwcEnabled(format, usage)) { in GetHandleFlags()
|
D | gr_utils.h | 185 bool IsUBwcEnabled(int format, uint64_t usage);
|
D | QtiMapper4.cpp | 308 if (gralloc::IsUBwcEnabled(format, description.usage)) { in getFromBufferDescriptorInfo() 334 if (gralloc::IsUBwcEnabled(format, description.usage)) { in getFromBufferDescriptorInfo()
|
D | QtiMapperExtensions.cpp | 116 bool ubwc_enabled = gralloc::IsUBwcEnabled(format, usage); in calculateBufferAttributes()
|
D | gr_device_impl.cpp | 749 *tile_enabled = IsUBwcEnabled(format, usage); in Perform()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_utils.cpp | 359 } else if (IsUBwcEnabled(format, usage)) { in GetSize() 810 bool IsUBwcEnabled(int format, uint64_t usage) { in IsUBwcEnabled() function 969 if (!IsUBwcEnabled(format, usage)) { in GetRgbMetaSize() 1062 bool ubwc_enabled = IsUBwcEnabled(format, usage); in GetAlignedWidthAndHeight() 1288 int is_ubwc_enabled = IsUBwcEnabled(info.format, info.usage); in GetGpuResourceSizeAndDimensions() 1353 if (format && IsUBwcEnabled(format, usage)) { in UseUncached() 1387 if (IsUBwcEnabled(format, usage)) { in GetHandleFlags()
|
D | gr_utils.h | 199 bool IsUBwcEnabled(int format, uint64_t usage);
|
D | QtiMapper4.cpp | 308 if (gralloc::IsUBwcEnabled(format, description.usage)) { in getFromBufferDescriptorInfo() 334 if (gralloc::IsUBwcEnabled(format, description.usage)) { in getFromBufferDescriptorInfo()
|
D | QtiMapperExtensions.cpp | 116 bool ubwc_enabled = gralloc::IsUBwcEnabled(format, usage); in calculateBufferAttributes()
|
D | gr_device_impl.cpp | 752 *tile_enabled = IsUBwcEnabled(format, usage); in Perform()
|