Home
last modified time | relevance | path

Searched refs:SetSubWindowVsyncCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_window.cpp39 context->SetSubWindowVsyncCallback(std::move(callback), pluginWindowId_); in SetVsyncCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp917 void PipelineBase::SetSubWindowVsyncCallback(AceVsyncCallback&& callback, int32_t subWindowId) in SetSubWindowVsyncCallback() function in OHOS::Ace::PipelineBase
H A Dpipeline_base.h1149 void SetSubWindowVsyncCallback(AceVsyncCallback&& callback, int32_t subWindowId);