Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.h145 const RefPtr<FrameNode>& frameNode, RefPtr<FrameNode>& imageNode, float dragPreviewScale);
H A Ddrag_event.cpp1096 const RefPtr<FrameNode>& frameNode, RefPtr<FrameNode>& imageNode, float dragPreviewScale) in CreatePreviewNode() argument
1121 UpdatePreviewPositionAndScale(imageNode, frameOffset, dragPreviewScale); in CreatePreviewNode()