Searched defs:animationPath (Results 1 – 6 of 6) sorted by relevance
48 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local66 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local84 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local102 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local121 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local139 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local157 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local174 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local192 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local209 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local[all …]
53 auto animationPath = nullptr; in HWTEST_F() local71 auto animationPath = nullptr; in HWTEST_F() local90 auto animationPath = nullptr; in HWTEST_F() local106 auto animationPath = nullptr; in HWTEST_F() local124 auto animationPath = nullptr; in HWTEST_F() local144 auto animationPath = nullptr; in HWTEST_F() local161 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local178 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local196 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local216 auto animationPath = std::make_shared<RSPath>(); in HWTEST_F() local[all …]
34 …const std::shared_ptr<RSPath>& animationPath) : RSPropertyAnimation(property), animationPath_(anim… in RSPathAnimation()310 std::string animationPath = path; in ProcessPath() local
30 …const std::shared_ptr<RSPath>& animationPath) : RSRenderPropertyAnimation(id, propertyId, originPo… in RSRenderPathAnimation()
37 const std::shared_ptr<RSPath>& animationPath) : RSRenderPathAnimation(id, in RSRenderPathAnimationMock()
336 …imationMock(std::shared_ptr<RSPropertyBase> property, const std::shared_ptr<RSPath>& animationPath) in RSPathAnimationMock()