Searched refs:demoColor (Results 1 – 1 of 1) sorted by relevance
1099 RSColor demoColor = RSColor(rgb_light, rgb_light, rgb_light, alpha); in DrawFilterWithDRM() local1101 demoColor = RSColor(rgb_dark, rgb_dark, rgb_dark, alpha); in DrawFilterWithDRM()1139 brush.SetColor(demoColor.AsArgbInt()); in DrawFilterWithDRM()