Home
last modified time | relevance | path

Searched defs:UIMarks (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_info.h122 struct UIMarks { struct
124 std::array<int64_t, static_cast<size_t>(FrameEventType::UIMarksLen)> times = {}; argument