Home
last modified time | relevance | path

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

/external/chromium_org/cc/debug/
Ddebug_colors.h32 static SkColor SurfaceBorderColor();
Ddebug_colors.cc58 SkColor DebugColors::SurfaceBorderColor() { in SurfaceBorderColor() function in cc::DebugColors
/external/chromium_org/cc/layers/
Drender_surface_impl.cc165 DebugColors::SurfaceBorderColor(); in AppendQuads()