Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h59 void SetDragShadow(std::shared_ptr<Rosen::RSCanvasNode> pixelMapNode) const;
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp2851 void DrawPixelMapModifier::SetDragShadow(std::shared_ptr<Rosen::RSCanvasNode> pixelMapNode) const in SetDragShadow() function in OHOS::Msdp::DeviceStatus::DrawPixelMapModifier
2885 SetDragShadow(pixelMapNode); in Draw()