Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_attraction_effect_filter.cpp255 void RSAttractionEffectFilter::CalculateDeltaXAndDeltaY(const Drawing::Point &pointDst, float &delt… in CalculateDeltaXAndDeltaY()
371 Drawing::Point pointDst[1] = { { destinationPoint.x_, destinationPoint.y_ } }; in CalculateWindowStatus() local