Searched refs:GetMotionPathPosition (Results 1 – 3 of 3) sorted by relevance
71 if (RosenSvgPainter::GetMotionPathPosition(motionPathOption_.GetPath(), progress, position)) { in Evaluate()
71 …static bool GetMotionPathPosition(const std::string& path, double percent, MotionPathPosition& res…
468 bool RosenSvgPainter::GetMotionPathPosition(const std::string& path, double percent, MotionPathPosi… in GetMotionPathPosition() function in OHOS::Ace::RosenSvgPainter