Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/frame_analyzer/unittest/
H A Dframe_painter_test.cpp147 HWTEST_F(FramePainterTest, SumTimesInMs, TestSize.Level1)
153 double result = framePainter->SumTimesInMs(info);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/
H A Dframe_painter.cpp107 isHeavy = SumTimesInMs(*rit) >= (OneSecondInMs / fps); in GenerateTimeBars()
148 double FramePainter::SumTimesInMs(const struct FrameInfo &info) in SumTimesInMs() function in OHOS::Rosen::FramePainter
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_painter.h47 double SumTimesInMs(const struct FrameInfo &info);