Home
last modified time | relevance | path

Searched refs:SetRepeatTimes (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_image_animator.h255 void SetRepeatTimes(uint32_t times) in SetRepeatTimes() function in OHOS::UIImageAnimatorView
264 * @see SetRepeatTimes
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_animator_unit_test.cpp387 * @tc.desc: Verify SetRepeatTimes function, equal.
397 imageAnimator_->SetRepeatTimes(times); in HWTEST_F()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dimage_animator_component.cpp271 imageAnimator_->SetRepeatTimes(strtol(iteration, nullptr, DEC)); in ParseToIteration()
/foundation/arkui/ui_lite/test/uitest/test_image_animator/
H A Dui_test_image_animator.cpp410 imageAnimator_->SetRepeatTimes(imageAnimator_->GetRepeatTimes() + 1); in OnClick()

Completed in 3 milliseconds