Home
last modified time | relevance | path

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

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