Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_attraction_effect_filter.h72 std::vector<Drawing::Point> &velocityCtrl, int direction);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_attraction_effect_filter.cpp190 std::vector<Drawing::Point> &velocityCtrl, int direction) in CalculateBezierVelList() argument
227 velocityCtrl[i] = curveVelList[index]; in CalculateBezierVelList()