Home
last modified time | relevance | path

Searched refs:WheelEventHandlerRectBorderColor (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/debug/
Ddebug_colors.h101 static SkColor WheelEventHandlerRectBorderColor();
Ddebug_colors.cc239 SkColor DebugColors::WheelEventHandlerRectBorderColor() { in WheelEventHandlerRectBorderColor() function in cc::DebugColors
/external/chromium_org/cc/layers/
Dheads_up_display_layer_impl.cc644 stroke_color = DebugColors::WheelEventHandlerRectBorderColor(); in DrawDebugRects()