Searched refs:PaintRectBorderWidth (Results 1 – 3 of 3) sorted by relevance
70 static int PaintRectBorderWidth();
170 int DebugColors::PaintRectBorderWidth() { return 2; } in PaintRectBorderWidth() function in cc::DebugColors
605 stroke_width = DebugColors::PaintRectBorderWidth(); in DrawDebugRects()