Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DJankTracker.cpp134 mData->reportJankLegacy(); in calculateLegacyJank()
135 (*mGlobalData)->reportJankLegacy(); in calculateLegacyJank()
DProfileData.h64 void reportJankLegacy() { mJankLegacyFrameCount++; } in reportJankLegacy() function