Searched refs:IsUBwcSupported (Results 1 – 12 of 12) 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()
156 bool IsUBwcSupported(int format);
642 bool IsUBwcSupported(int format) { in IsUBwcSupported() function699 && IsUBwcSupported(format)) { in IsUBwcEnabled()