Home
last modified time | relevance | path

Searched refs:ShowPixelMapAnimation (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.h48 static void ShowPixelMapAnimation(const RefPtr<FrameNode>& menuNode);
H A Dmenu_view.cpp878 MenuView::ShowPixelMapAnimation(menuNode); in SetPreviewInfoToMenu()
940 void MenuView::ShowPixelMapAnimation(const RefPtr<FrameNode>& menuNode) in ShowPixelMapAnimation() function in OHOS::Ace::NG::MenuView
H A Dmenu_pattern.cpp1119 MenuView::ShowPixelMapAnimation(host); in ShowPreviewMenuAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.h159 … void ShowPixelMapAnimation(const RefPtr<FrameNode>& imageNode, const RefPtr<FrameNode>& frameNode,
H A Ddrag_event.cpp1319 ShowPixelMapAnimation(imageNode, frameNode, hasContextMenu); in SetPixelMap()
1565 void DragEventActuator::ShowPixelMapAnimation(const RefPtr<FrameNode>& imageNode, in ShowPixelMapAnimation() function in OHOS::Ace::NG::DragEventActuator