Home
last modified time | relevance | path

Searched refs:check_event (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/gui/tests/
DRegionSampling_test.cpp42 auto check_event = [](auto const& ev) -> bool { in notify() local
47 auto vsync_event_found = check_event(ev_); in notify()
50 vsync_event_found |= check_event(ev_); in notify()