Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp1387 mPreviousPredictionPresentTime = displayFrame->trace(mSurfaceFlingerPid, monoBootOffset, in flushPendingPresentFences()
1388 mPreviousPredictionPresentTime); in flushPendingPresentFences()
1404 mPreviousPredictionPresentTime = displayFrame->trace(mSurfaceFlingerPid, monoBootOffset, in flushPendingPresentFences()
1405 mPreviousPredictionPresentTime); in flushPendingPresentFences()
DFrameTimeline.h523 nsecs_t mPreviousPredictionPresentTime = 0; variable