Home
last modified time | relevance | path

Searched refs:UIImageAnimatorView (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_animator.cpp19 UIImageAnimatorView::UIImageAnimatorView() in UIImageAnimatorView() function in OHOS::UIImageAnimatorView
36 UIImageAnimatorView::~UIImageAnimatorView() {} in ~UIImageAnimatorView()
43 UIImageAnimatorView* imageAnimatorView = static_cast<UIImageAnimatorView*>(view); in Callback()
127 uint8_t UIImageAnimatorView::GetImageAnimatorImageNum() const in GetImageAnimatorImageNum()
138 uint16_t UIImageAnimatorView::GetTimeOfUpdate() const in GetTimeOfUpdate()
149 uint16_t UIImageAnimatorView::GetTimeOfPause() const in GetTimeOfPause()
154 void UIImageAnimatorView::Start() in Start()
160 void UIImageAnimatorView::Reset(bool fillMode) in Reset()
188 void UIImageAnimatorView::Stop() in Stop()
201 void UIImageAnimatorView::Pause() in Pause()
[all …]
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/image_animator/
H A Dimage_animator_tdd_test.cpp282UIImageAnimatorView *animator = reinterpret_cast<UIImageAnimatorView *>(wrapper->GetChildrenHead()… in ImageAnimatorTest001()
311UIImageAnimatorView *animator = reinterpret_cast<UIImageAnimatorView *>(wrapper->GetChildrenHead()… in ImageAnimatorTest002()
339UIImageAnimatorView *animator = reinterpret_cast<UIImageAnimatorView *>(wrapper->GetChildrenHead()… in ImageAnimatorTest003()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dimage_animator_component.h25 class ImageAnimatorStopListener final : public UIImageAnimatorView::AnimatorStopListener {
76 UIImageAnimatorView* GetImageAnimator() const in GetImageAnimator()
103 UIImageAnimatorView *imageAnimator_;
H A Dimage_animator_component.cpp63 imageAnimator_ = new UIImageAnimatorView(); in CreateNativeViews()
332 UIImageAnimatorView *animator = component->GetImageAnimator(); in StartAnimator()
352 UIImageAnimatorView *animator = component->GetImageAnimator(); in PauseAnimator()
372 UIImageAnimatorView *animator = component->GetImageAnimator(); in ResumeAnimator()
392 UIImageAnimatorView *animator = component->GetImageAnimator(); in StopAnimator()
413 UIImageAnimatorView *animator = component->GetImageAnimator(); in GetAnimatorState()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_image_animator.h72 class UIImageAnimatorView : public UIImageView {
80 UIImageAnimatorView();
88 virtual ~UIImageAnimatorView();
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_animator_unit_test.cpp36 static UIImageAnimatorView* imageAnimator_;
39 UIImageAnimatorView* UIImageAnimatorViewTest::imageAnimator_ = nullptr;
44 imageAnimator_ = new UIImageAnimatorView(); in SetUpTestCase()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_image_animator/
H A Dui_test_image_animator.h27 class TestAnimatorStopListener : public UIImageAnimatorView::AnimatorStopListener {
100 UIImageAnimatorView* imageAnimator_ = nullptr;
H A Dui_test_image_animator.cpp63 imageAnimator_ = new UIImageAnimatorView(); in SetUp()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_opacity/
H A Dui_test_opacity.cpp268 UIImageAnimatorView* UITestOpacity::CreateTestCaseUIImageAnimator(const ImageAnimatorInfo imageAnim… in CreateTestCaseUIImageAnimator()
271 UIImageAnimatorView* imageAnimator = new UIImageAnimatorView(); in CreateTestCaseUIImageAnimator()
285UIImageAnimatorView* imageAnimator = CreateTestCaseUIImageAnimator(g_imageAnimatorInfo, 200); // 2… in UIKitOpacityTestUIImageAnimator001()
287UIImageAnimatorView* imageAnimator2 = CreateTestCaseUIImageAnimator(g_imageAnimatorInfo2, 100); //… in UIKitOpacityTestUIImageAnimator001()
H A Dui_test_opacity.h111 UIImageAnimatorView* CreateTestCaseUIImageAnimator(const ImageAnimatorInfo imageAnimatorInfo[],
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_border_margin_padding/
H A Dui_test_border_margin_padding.cpp565 UIImageAnimatorView* imageAnimator = new UIImageAnimatorView(); in UIKitUITestBorderMarginPaddingTest010()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-graphics-common-guide.md13 …gress从UIAbstractProgress继承,UILabelButton和UIRepeatButton从UIButton继承,UIImageAnimatorView和UITextureMa…
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-graphics-common-guide.md8 …lButton** and **UIRepeatButton** inherit from **UIButton**. **UIImageAnimatorView** and **U…