Home
last modified time | relevance | path

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

/external/chromium_org/cc/debug/
Ddebug_colors.h42 static int LowResTileBorderWidth(const LayerTreeImpl* tree_impl);
Ddebug_colors.cc87 int DebugColors::LowResTileBorderWidth(const LayerTreeImpl* tree_impl) { in LowResTileBorderWidth() function in cc::DebugColors
/external/chromium_org/cc/layers/
Dpicture_layer_impl.cc181 width = DebugColors::LowResTileBorderWidth(layer_tree_impl()); in AppendQuads()