Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h1068 bool GetResampleTouchEvent(const std::vector<TouchEvent>& history,
H A Dpipeline_context.cpp482 bool PipelineContext::GetResampleTouchEvent(const std::vector<TouchEvent>& history, in GetResampleTouchEvent() function in OHOS::Ace::NG::PipelineContext
2966 if (GetResampleTouchEvent( in FlushTouchEvents()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dpipeline_context_test_ng_new.cpp1166 context_->GetResampleTouchEvent(history, current, nanoTimeStamp, resampledTouchEvent);