Searched refs:kUIShowPaintRects (Results 1 – 3 of 3) sorted by relevance
17 COMPOSITOR_EXPORT extern const char kUIShowPaintRects[];
24 const char kUIShowPaintRects[] = "ui-show-paint-rects"; variable
119 command_line->HasSwitch(switches::kUIShowPaintRects); in Compositor()