Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1558 …auto pluginPoint = point.UpdateScalePoint(viewScale_, pipelineContext->GetPluginEventOffset().GetX… in OnTouchEvent() local
1564 pipelineContext->OnTouchEvent(pluginPoint, true); in OnTouchEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2501 auto pluginPoint = in OnTouchEvent() local
2505 pipelineContext->OnTouchEvent(pluginPoint, true); in OnTouchEvent()