Searched refs:IsUBwcSupported (Results 1 – 14 of 14) sorted by relevance
77 bool IsUBwcSupported(int format);
483 bool IsUBwcSupported(int format) { in IsUBwcSupported() function511 if ((prod_usage & GRALLOC1_PRODUCER_USAGE_PRIVATE_ALLOC_UBWC) && IsUBwcSupported(format)) { in IsUBwcEnabled()
76 bool IsUBwcSupported(int format);
511 bool Allocator::IsUBwcSupported(int format) { in IsUBwcSupported() function in gralloc1::Allocator632 if (IsUBwcSupported(format)) { in IsUBwcEnabled()
513 bool Allocator::IsUBwcSupported(int format) { in IsUBwcSupported() function in gralloc1::Allocator634 if (IsUBwcSupported(format)) { in IsUBwcEnabled()
90 bool IsUBwcSupported(int format);
560 bool IsUBwcSupported(int format) { in IsUBwcSupported() function592 if (IsUBwcSupported(format)) { in IsUBwcEnabled()
183 bool IsUBwcSupported(int format);
686 bool IsUBwcSupported(int format) { in IsUBwcSupported() function743 && IsUBwcSupported(format)) { in IsUBwcEnabled()
197 bool IsUBwcSupported(int format);
718 bool IsUBwcSupported(int format) { in IsUBwcSupported() function777 && IsUBwcSupported(format)) { in IsUBwcEnabled()