Searched refs:ShouldDraw (Results 1 – 7 of 7) sorted by relevance
39 if (ShouldDraw()) in SetLocation()66 if (ShouldDraw()) in HideImmediately()75 bool GlowHoverController::ShouldDraw() const { in ShouldDraw() function in views::GlowHoverController81 if (!ShouldDraw()) in Draw()
61 bool ShouldDraw() const;
249 bool ShouldDraw() const;
346 bool SchedulerStateMachine::ShouldDraw() const { in ShouldDraw() function in cc::SchedulerStateMachine533 if (ShouldDraw()) { in NextAction()
222 bool ShouldDraw() const;
375 bool Layer::ShouldDraw() const { in ShouldDraw() function in ui::Layer
1332 !hover_controller_.ShouldDraw(); in PaintInactiveTabBackground()1414 hover_controller_.ShouldDraw()) { in PaintInactiveTabBackgroundUsingResourceId()1644 if (hover_controller_.ShouldDraw()) { in GetThrobValue()