Searched refs:isUBwcSupported (Results 1 – 2 of 2) sorted by relevance
772 static bool isUBwcSupported(int format) in isUBwcSupported() function790 ((usage & GRALLOC_USAGE_PRIVATE_ALLOC_UBWC) && isUBwcSupported(format))) in isUBwcEnabled()
928 static bool isUBwcSupported(int format) in isUBwcSupported() function960 if ((usage & GRALLOC_USAGE_PRIVATE_ALLOC_UBWC) && isUBwcSupported(format)) { in isUBwcEnabled()