Home
last modified time | relevance | path

Searched refs:ReportEventHitchTimeRatioWithoutDelay (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.h153 void ReportEventHitchTimeRatioWithoutDelay(const JankFrames& jankFrames) const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_jank_stats.cpp624 ReportEventHitchTimeRatioWithoutDelay(jankFrames); in ReportEventHitchTimeRatio()
630 void RSJankStats::ReportEventHitchTimeRatioWithoutDelay(const JankFrames& jankFrames) const in ReportEventHitchTimeRatioWithoutDelay() function in OHOS::Rosen::RSJankStats