Home
last modified time | relevance | path

Searched defs:UpdatePoint (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dleast_square_impl.h47 void UpdatePoint(double xVal, double yVal) in UpdatePoint() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Ddrag_drop_event.cpp136 Point DragDropEvent::UpdatePoint(const RefPtr<PipelineContext>& context, const Point& prePoint) in UpdatePoint() function in OHOS::Ace::DragDropEvent