Home
last modified time | relevance | path

Searched defs:on_each_frame (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncDispatchRealtimeTest.cpp179 auto const on_each_frame = [](nsecs_t) {}; in TEST_F() local
205 auto const on_each_frame = [&](nsecs_t last_known) { in TEST_F() local
226 auto const on_each_frame = [&](nsecs_t last_known) { in TEST_F() local