Home
last modified time | relevance | path

Searched refs:FlushOnceVsyncTask (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dpipeline_context_test_ng_new.cpp1317 context_->FlushOnceVsyncTask();
1326 context_->FlushOnceVsyncTask();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_animate.cpp172 pipelineContext->FlushOnceVsyncTask(); in AnimateToInner()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp284 void PipelineContext::FlushOnceVsyncTask() {} in FlushOnceVsyncTask() function in OHOS::Ace::NG::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h249 void FlushOnceVsyncTask() override {} in FlushOnceVsyncTask() function
H A Dpipeline_base.h1095 virtual void FlushOnceVsyncTask() = 0;
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_context.cpp167 pipelineContext->FlushOnceVsyncTask(); in AnimateToForStageMode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h307 void FlushOnceVsyncTask() override;
H A Dpipeline_context.cpp535 void PipelineContext::FlushOnceVsyncTask() in FlushOnceVsyncTask() function in OHOS::Ace::NG::PipelineContext
993 FlushOnceVsyncTask(); in FlushBuild()