Searched refs:ev_ (Results 1 – 1 of 1) sorted by relevance
45 DisplayEventReceiver::Event ev_; in notify() local46 int evs = receiver_.getEvents(&ev_, 1); in notify()47 auto vsync_event_found = check_event(ev_); in notify()49 evs = receiver_.getEvents(&ev_, 1); in notify()50 vsync_event_found |= check_event(ev_); in notify()