Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h862 void SetVsyncListener(VsyncCallbackFun vsync) in SetVsyncListener() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1288 reinterpret_cast<PipelineContext*>(pipelineContext)->SetVsyncListener(vsync); in SetVsyncCallback()