HomeSort by relevance Sort by last modified time
    Searched defs:ShouldDraw (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/views/controls/
glow_hover_controller.cc 39 if (ShouldDraw())
66 if (ShouldDraw())
75 bool GlowHoverController::ShouldDraw() const {
81 if (!ShouldDraw())
  /external/chromium_org/cc/scheduler/
scheduler_state_machine.cc 337 bool SchedulerStateMachine::ShouldDraw() const {
535 if (ShouldDraw()) {
    [all...]
  /external/chromium_org/ui/compositor/
layer.cc 425 bool Layer::ShouldDraw() const {

Completed in 167 milliseconds