Searched refs:ContextMenuSwitchDragPreviewAnimation (Results 1 – 7 of 7) sorted by relevance
588 overlayManager->ContextMenuSwitchDragPreviewAnimation(dragPreviewNode, DRAG_PREVIEW_OFFSET);596 overlayManager->ContextMenuSwitchDragPreviewAnimation(dragPreviewNode, DRAG_PREVIEW_OFFSET);605 overlayManager->ContextMenuSwitchDragPreviewAnimation(dragPreviewNode, DRAG_PREVIEW_OFFSET);
79 void ContextMenuSwitchDragPreviewAnimation(const RefPtr<NG::FrameNode>& dragPreviewNode,
344 void SubwindowManager::ContextMenuSwitchDragPreviewAnimation(const RefPtr<NG::FrameNode>& dragPrevi… in ContextMenuSwitchDragPreviewAnimation() function in OHOS::Ace::SubwindowManager
363 void ContextMenuSwitchDragPreviewAnimation(const RefPtr<NG::FrameNode>& dragPreviewNode,
742 void OverlayManager::ContextMenuSwitchDragPreviewAnimation(const RefPtr<NG::FrameNode>& dragPreview… in ContextMenuSwitchDragPreviewAnimation() function in OHOS::Ace::NG::OverlayManager
857 overlay->ContextMenuSwitchDragPreviewAnimation(dragPreviewNode, offset); in ContextMenuSwitchDragPreviewAnimationtNG()
1737 SubwindowManager::GetInstance()->ContextMenuSwitchDragPreviewAnimation(info_.imageNode, in UpdateDragMovePositionFinished()