Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3971 static const constexpr std::chrono::nanoseconds kFlingerOffset = 300us; in presentDisplay() local
3972 nsecs_t now = systemTime() + kFlingerOffset.count(); in presentDisplay()