Home
last modified time | relevance | path

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

/external/chromium_org/cc/debug/
Ddebug_colors.h36 static int SurfaceReplicaBorderWidth(const LayerTreeImpl* tree_impl);
Ddebug_colors.cc69 int DebugColors::SurfaceReplicaBorderWidth(const LayerTreeImpl* tree_impl) { in SurfaceReplicaBorderWidth() function in cc::DebugColors
/external/chromium_org/cc/layers/
Drender_surface_impl.cc167 DebugColors::SurfaceReplicaBorderWidth( in AppendQuads()