Searched refs:HUDBackgroundColor (Results 1 – 3 of 3) sorted by relevance
123 static SkColor HUDBackgroundColor();
300 SkColor DebugColors::HUDBackgroundColor() { in HUDBackgroundColor() function in cc::DebugColors
313 paint->setColor(DebugColors::HUDBackgroundColor()); in DrawGraphBackground()