Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.h544 const bool mUseBootTimeClock; variable
DFrameTimeline.cpp918 : mUseBootTimeClock(useBootTimeClock), in FrameTimeline()
1510 const auto monoBootOffset = mUseBootTimeClock in flushPendingPresentFences()