Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DEvtParser.h54 const std::string RENDER_TIME = "RENDER_TIME"; variable
247 evt.renderTime = static_cast<uint64_t>(sysEvent.GetEventIntValue(RENDER_TIME)); in ConvertToXperfEvent()
/ohos5.0/foundation/graphic/graphic_2d/
H A Dhisysevent.yaml92 RENDER_TIME: {type: UINT64, desc: render time of the scene}