Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp780 auto frameMetricsInfo = mLast4FrameMetricsInfos.front(); in reportMetricsWithPresentTime() local
781 forthBehind = frameMetricsInfo.frameInfo; in reportMetricsWithPresentTime()
782 frameNumber = frameMetricsInfo.frameNumber; in reportMetricsWithPresentTime()
783 surfaceControlId = frameMetricsInfo.surfaceId; in reportMetricsWithPresentTime()