Home
last modified time | relevance | path

Searched refs:JankAnimatorReporter (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/reporter/infrastructure/
H A DJankAnimatorReporter.h23 class JankAnimatorReporter : public IJankAnimatorReportInfrastructure { class
H A DJankAnimatorReporter.cpp16 #include "JankAnimatorReporter.h"
29 void JankAnimatorReporter::ReportNormal(const JankAnimatorReportData& data) in ReportNormal()
31 HIVIEW_LOGD("JankAnimatorReporter ReportNormal Start"); in ReportNormal()
58 void JankAnimatorReporter::ReportCritical(const JankAnimatorReportData& data) in ReportCritical()
60 HIVIEW_LOGD("JankAnimatorReporter ReportCritical Start"); in ReportCritical()
/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp24 #include "JankAnimatorReporter.h"
101 IJankAnimatorReportInfrastructure* reporterImpl = new JankAnimatorReporter(); in MakeJankAnimatorMonitor()

Completed in 2 milliseconds