Searched refs:ShowHudRects (Results 1 – 5 of 5) sorted by relevance
44 ShowHudRects(); in ShowHudInfo()47 bool LayerTreeDebugState::ShowHudRects() const { in ShowHudRects() function in cc::LayerTreeDebugState
42 bool ShowHudRects() const;
33 if (layer_tree_host()->debug_state().ShowHudRects()) { in PrepareForCalculateDrawProperties()
231 if (debug_state.ShowHudRects()) in DrawHudContents()
1341 if (debug_state_.ShowHudRects()) { in DrawLayers()1401 bool allow_partial_swap = !debug_state_.ShowHudRects(); in DrawLayers()