Searched refs:ubwc_enabled (Results 1 – 2 of 2) sorted by relevance
212 bool ubwc_enabled = isUBwcEnabled(format, usage); in getAlignedWidthAndHeight() local216 int tileEnabled = ubwc_enabled || isMacroTileEnabled(format, usage); in getAlignedWidthAndHeight()218 } else if (ubwc_enabled) { in getAlignedWidthAndHeight()
443 int ubwc_enabled = 0; in PrepareLayerParams() local445 HWCDebugHandler::Get()->GetProperty("debug.gralloc.enable_fb_ubwc", &ubwc_enabled); in PrepareLayerParams()446 if (ubwc_enabled == 1) { in PrepareLayerParams()