Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp770 FrameInfo* forthBehind; in reportMetricsWithPresentTime() local
781 forthBehind = frameMetricsInfo.frameInfo; in reportMetricsWithPresentTime()
794 forthBehind->set(FrameInfoIndex::DisplayPresentTime) = presentTime; in reportMetricsWithPresentTime()
798 mFrameMetricsReporter->reportFrameMetrics(forthBehind->data(), true /*hasPresentTime*/, in reportMetricsWithPresentTime()