Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h247 void reportMetricsWithPresentTime();
H A DCanvasContext.cpp614 reportMetricsWithPresentTime(); in draw()
647 void CanvasContext::reportMetricsWithPresentTime() { in reportMetricsWithPresentTime() function in android::uirenderer::renderthread::CanvasContext