Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/frame_analyzer/unittest/
H A Dframe_painter_test.cpp147 HWTEST_F(FramePainterTest, SumTimesInMs, TestSize.Level1) in HWTEST_F()
153 double result = framePainter->SumTimesInMs(info); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_painter.h47 double SumTimesInMs(const struct FrameInfo &info);
/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

Completed in 2 milliseconds