Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h727 std::optional<Period> timeoutOpt) { in notifyExpectedPresentIfRequired()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp343 std::optional<Period> timeoutOpt, Duration threshold) { in isExpectedPresentWithinTimeout()
4458 const auto timeoutOpt = [&]() -> std::optional<Period> { in onExpectedPresentTimePosted() local
4476 std::optional<Period> timeoutOpt) { in notifyExpectedPresentIfRequired()