Home
last modified time | relevance | path

Searched refs:OnVsyncEvent (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/performance/
H A Ddelay_related_performance.md254 |2|应用进程|OnVsyncEvent|收到Vsync信号,渲染流程开始。|
H A Dcommon-trace-using-instructions.md39 | 1 | OnVsyncEvent now:%" PRIu64 " | 当前时间戳--纳秒级 | 收到Vsync信号,渲染流程开始 …
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp57 context->OnVsyncEvent(nanoTimestamp, frameCount); in PipelineBase()
82 context->OnVsyncEvent(nanoTimestamp, frameCount); in PipelineBase()
681 void PipelineBase::OnVsyncEvent(uint64_t nanoTimestamp, uint32_t frameCount) in OnVsyncEvent() function in OHOS::Ace::PipelineBase
H A Dpipeline_base.h219 virtual void OnVsyncEvent(uint64_t nanoTimestamp, uint32_t frameCount);
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp761 void PipelineBase::OnVsyncEvent(uint64_t nanoTimestamp, uint32_t frameCount) {} in OnVsyncEvent() function in OHOS::Ace::PipelineBase
/ohos5.0/docs/en/application-dev/performance/
H A Dcommon-trace-using-instructions.md47 | 1 | OnVsyncEvent now:%" PRIu64 " | Current timestamp, in nanoseconds. | Receive…