Searched defs:ShouldDraw (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/views/controls/
H A Dglow_hover_controller.cc39 if (ShouldDraw())
66 if (ShouldDraw())
75 bool GlowHoverController::ShouldDraw() const { function in class:views::GlowHoverController
81 if (!ShouldDraw())
/external/chromium_org/cc/scheduler/
H A Dscheduler_state_machine.cc337 bool SchedulerStateMachine::ShouldDraw() const { function in class:cc::SchedulerStateMachine
535 if (ShouldDraw()) {
/external/chromium_org/ui/compositor/
H A Dlayer.cc425 bool Layer::ShouldDraw() const { function in class:ui::Layer

Completed in 167 milliseconds