Searched defs:animationPath (Results 1 – 3 of 3) sorted by relevance
32 …const std::shared_ptr<RSPath>& animationPath) : RSPropertyAnimation(property), animationPath_(anim… in RSPathAnimation()305 std::string animationPath = path; in ProcessPath() local
29 …const std::shared_ptr<RSPath>& animationPath) : RSRenderPropertyAnimation(id, propertyId, originPo… in RSRenderPathAnimation()
329 …imationMock(std::shared_ptr<RSPropertyBase> property, const std::shared_ptr<RSPath>& animationPath) in RSPathAnimationMock()