Home
last modified time | relevance | path

Searched refs:SetNodesLocation (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h332 int32_t SetNodesLocation(int32_t positionX, int32_t positionY);
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp2263 int32_t DragDrawing::SetNodesLocation(int32_t positionX, int32_t positionY) in SetNodesLocation() function in OHOS::Msdp::DeviceStatus::DragDrawing
2275 }, []() { FI_HILOGD("SetNodesLocation end"); }); in SetNodesLocation()
2308 return this->SetNodesLocation(positionX, positionY); in EnterTextEditorArea()
2310 FI_HILOGE("RunAnimation to SetNodesLocation failed"); in EnterTextEditorArea()

Completed in 7 milliseconds