Searched refs:ContainerLayerBorderWidth (Results 1 – 3 of 3) sorted by relevance
30 static int ContainerLayerBorderWidth(const LayerTreeImpl* tree_impl);
53 int DebugColors::ContainerLayerBorderWidth(const LayerTreeImpl* tree_impl) { in ContainerLayerBorderWidth() function in cc::DebugColors
299 *width = DebugColors::ContainerLayerBorderWidth(layer_tree_impl()); in GetDebugBorderProperties()