Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/
H A Drs_jank_stats.h154 void ReportEventHitchTimeRatioWithDelay(const JankFrames& jankFrames) const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_jank_stats.cpp626 ReportEventHitchTimeRatioWithDelay(jankFrames); in ReportEventHitchTimeRatio()
655 void RSJankStats::ReportEventHitchTimeRatioWithDelay(const JankFrames& jankFrames) const in ReportEventHitchTimeRatioWithDelay() function in OHOS::Rosen::RSJankStats