Searched refs:image_color_usage (Results 1 – 1 of 1) sorted by relevance
252 const auto image_color_usage = paint_image.GetContentColorUsage(); in AddImage() local253 content_color_usage_ = std::max(content_color_usage_, image_color_usage); in AddImage()