Searched refs:grallocFormatStr (Results 1 – 2 of 2) sorted by relevance
2713 char grallocFormatStr[200]; in venc_empty_buf() local2714 … get_gralloc_format_as_string(grallocFormatStr, sizeof(grallocFormatStr), handle->format); in venc_empty_buf()2716 handle->format, grallocFormatStr, isUBWC ? "UBWC" : "Linear"); in venc_empty_buf()
4355 char grallocFormatStr[200]; in venc_empty_buf() local4356 … get_gralloc_format_as_string(grallocFormatStr, sizeof(grallocFormatStr), handle->format); in venc_empty_buf()4358 handle->format, grallocFormatStr, isUBWC ? "UBWC" : "Linear"); in venc_empty_buf()