Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_window.cpp36 context->SetJsFormVsyncCallback(std::move(vsyncCallback), formWindowId_); in RequestFrame()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp924 void PipelineBase::SetJsFormVsyncCallback(AceVsyncCallback&& callback, int32_t subWindowId) in SetJsFormVsyncCallback() function in OHOS::Ace::PipelineBase
H A Dpipeline_base.h1151 void SetJsFormVsyncCallback(AceVsyncCallback&& callback, int32_t subWindowId);