Searched refs:CalcAverageColor (Results 1 – 8 of 8) sorted by relevance
40 Drawing::ColorQuad RSMaskColorShaderFilter::CalcAverageColor(std::shared_ptr<Drawing::Image> image) in CalcAverageColor() function in OHOS::Rosen::RSMaskColorShaderFilter62 auto colorPicker = CalcAverageColor(image); in CaclMaskColor()
209 auto colorPicker = RSPropertiesPainter::CalcAverageColor(imageSnapshot); in PreProcess()
39 static Drawing::ColorQuad CalcAverageColor(std::shared_ptr<Drawing::Image> image);
88 static Drawing::ColorQuad CalcAverageColor(std::shared_ptr<Drawing::Image> imageSnapshot);
254 auto colorPicker = RSPropertiesPainter::CalcAverageColor(imageSnapshot); in GetInvertBackgroundColor()
1178 auto colorPicker = RSPropertiesPainter::CalcAverageColor(imageSnapshot); in GetInvertBackgroundColor()
851 RSPropertiesPainter::CalcAverageColor(imageSnapshot);
1029 Drawing::ColorQuad RSPropertiesPainter::CalcAverageColor(std::shared_ptr<Drawing::Image> imageSnaps… in CalcAverageColor() function in OHOS::Rosen::RSPropertiesPainter