Searched refs:HUDSeparatorLineColor (Results 1 – 3 of 3) sorted by relevance
118 static SkColor HUDSeparatorLineColor();
281 SkColor DebugColors::HUDSeparatorLineColor() { in HUDSeparatorLineColor() function in cc::DebugColors
288 paint->setColor(DebugColors::HUDSeparatorLineColor()); in DrawGraphLines()413 paint.setColor(DebugColors::HUDSeparatorLineColor()); in DrawFPSDisplay()