Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DProfileData.h32 kMissedVsync = 0, enumerator
H A DJankTracker.cpp47 Comparison{JankType::kMissedVsync, [](nsecs_t) { return 1; }, FrameInfoIndex::IntendedVsync, in __anon63a6732d0102()
/aosp14/frameworks/base/libs/hwui/service/
H A DGraphicsStatsService.cpp179 data->jankTypeCount(kMissedVsync)); in mergeProfileDataIntoProto()