Home
last modified time | relevance | path

Searched refs:HighResTileBorderWidth (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/debug/
Ddebug_colors.h39 static int HighResTileBorderWidth(const LayerTreeImpl* tree_impl);
Ddebug_colors.cc79 int DebugColors::HighResTileBorderWidth(const LayerTreeImpl* tree_impl) { in HighResTileBorderWidth() function in cc::DebugColors
/external/chromium_org/cc/layers/
Dtiled_layer_impl.cc175 border_width = DebugColors::HighResTileBorderWidth(layer_tree_impl()); in AppendQuads()
Dpicture_layer_impl.cc178 width = DebugColors::HighResTileBorderWidth(layer_tree_impl()); in AppendQuads()