Searched refs:bufferBackgroundColor (Results 1 – 1 of 1) sorted by relevance
279 auto bufferBackgroundColor = params.GetBackgroundColor(); in GetLayerInfo() local281 .r = bufferBackgroundColor.GetRed(), in GetLayerInfo()282 .g = bufferBackgroundColor.GetGreen(), in GetLayerInfo()283 .b = bufferBackgroundColor.GetBlue(), in GetLayerInfo()284 .a = bufferBackgroundColor.GetAlpha() in GetLayerInfo()