Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h60 void SetTextDragShadow(std::shared_ptr<Rosen::RSCanvasNode> pixelMapNode) const;
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp2841 void DrawPixelMapModifier::SetTextDragShadow(std::shared_ptr<Rosen::RSCanvasNode> pixelMapNode) con… in SetTextDragShadow() function in OHOS::Msdp::DeviceStatus::DrawPixelMapModifier
2868 SetTextDragShadow(pixelMapNode); in SetDragShadow()