Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dform_render_window.cpp56 int64_t timeStampNanos, int64_t frameCount, void* data) { in FormRenderWindow()
H A Drosen_window.cpp43 …vsyncCallback_->onCallback = [weakTask = taskExecutor_, id = id_](int64_t timeStampNanos, int64_t … in RosenWindow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Djank_frame_report.cpp115 void JankFrameReport::JankFrameRecord(int64_t timeStampNanos, const std::string& windowName) in JankFrameRecord()
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_jank_frame_report.cpp28 void JankFrameReport::JankFrameRecord(int64_t timeStampNanos, const std::string& windowName) {} in JankFrameRecord()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp513 bool UIContentImpl::ProcessVsyncEvent(uint64_t timeStampNanos) in ProcessVsyncEvent()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp2436 bool UIContentImpl::ProcessVsyncEvent(uint64_t timeStampNanos) in ProcessVsyncEvent()