Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp4364 const constexpr nsecs_t kOneSecondNs = in notifyExpectedPresentIfRequired() local
4367 Period::fromNs(timeoutOpt && timeoutOpt->ns() > 0 ? timeoutOpt->ns() : kOneSecondNs); in notifyExpectedPresentIfRequired()