Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.h518 const bool mUseBootTimeClock; variable
DFrameTimeline.cpp844 : mUseBootTimeClock(useBootTimeClock), in FrameTimeline()
1376 const auto monoBootOffset = mUseBootTimeClock in flushPendingPresentFences()