Home
last modified time | relevance | path

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

/external/chromium_org/cc/debug/
Ddebug_colors.h48 static int ExtraLowResTileBorderWidth(const LayerTreeImpl* tree_impl);
Ddebug_colors.cc103 int DebugColors::ExtraLowResTileBorderWidth(const LayerTreeImpl* tree_impl) { in ExtraLowResTileBorderWidth() function in cc::DebugColors
/external/chromium_org/cc/layers/
Dpicture_layer_impl.cc187 width = DebugColors::ExtraLowResTileBorderWidth(layer_tree_impl()); in AppendQuads()