Searched refs:screen_update_event_ (Results 1 – 2 of 2) sorted by relevance
25 screen_update_event_(0), function37 screen_update_event_ = EventTimerWrapper::Create();46 screen_update_event_->Set();47 screen_update_event_->StopTimer();51 delete screen_update_event_;52 screen_update_event_ = NULL;90 screen_update_event_->StartTimer(true, 1000 / monitor_freq);166 screen_update_event_->Wait(100);
66 EventTimerWrapper* screen_update_event_; variable