Home
last modified time | relevance | path

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

/external/chromium_org/cc/debug/
Ddebug_colors.h51 static int MissingTileBorderWidth(const LayerTreeImpl* tree_impl);
Ddebug_colors.cc111 int DebugColors::MissingTileBorderWidth(const LayerTreeImpl* tree_impl) { in MissingTileBorderWidth() function in cc::DebugColors
/external/chromium_org/cc/layers/
Dtiled_layer_impl.cc172 border_width = DebugColors::MissingTileBorderWidth(layer_tree_impl()); in AppendQuads()
Dpicture_layer_impl.cc191 width = DebugColors::MissingTileBorderWidth(layer_tree_impl()); in AppendQuads()