Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dgraphics_manager_common.cpp277 pipelineContext->SetGSVsyncCallback([&] { in AttachContext()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1084 void SetGSVsyncCallback(std::function<void(void)>&& callback) in SetGSVsyncCallback() function