Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h717 std::optional<Period> timeoutOpt) { in notifyExpectedPresentIfRequired()
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp347 std::optional<Period> timeoutOpt, Duration threshold) { in isExpectedPresentWithinTimeout()
4277 const auto timeoutOpt = [&]() -> std::optional<Period> { in onExpectedPresentTimePosted() local
4295 std::optional<Period> timeoutOpt) { in notifyExpectedPresentIfRequired()