Searched refs:UIImageAnimatorView (Results 1 – 13 of 13) sorted by relevance
19 UIImageAnimatorView::UIImageAnimatorView() in UIImageAnimatorView() function in OHOS::UIImageAnimatorView36 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 …]
282 …UIImageAnimatorView *animator = reinterpret_cast<UIImageAnimatorView *>(wrapper->GetChildrenHead()… in ImageAnimatorTest001()311 …UIImageAnimatorView *animator = reinterpret_cast<UIImageAnimatorView *>(wrapper->GetChildrenHead()… in ImageAnimatorTest002()339 …UIImageAnimatorView *animator = reinterpret_cast<UIImageAnimatorView *>(wrapper->GetChildrenHead()… in ImageAnimatorTest003()
25 class ImageAnimatorStopListener final : public UIImageAnimatorView::AnimatorStopListener {76 UIImageAnimatorView* GetImageAnimator() const in GetImageAnimator()103 UIImageAnimatorView *imageAnimator_;
63 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()
72 class UIImageAnimatorView : public UIImageView {80 UIImageAnimatorView();88 virtual ~UIImageAnimatorView();
36 static UIImageAnimatorView* imageAnimator_;39 UIImageAnimatorView* UIImageAnimatorViewTest::imageAnimator_ = nullptr;44 imageAnimator_ = new UIImageAnimatorView(); in SetUpTestCase()
27 class TestAnimatorStopListener : public UIImageAnimatorView::AnimatorStopListener {100 UIImageAnimatorView* imageAnimator_ = nullptr;
63 imageAnimator_ = new UIImageAnimatorView(); in SetUp()
268 UIImageAnimatorView* UITestOpacity::CreateTestCaseUIImageAnimator(const ImageAnimatorInfo imageAnim… in CreateTestCaseUIImageAnimator()271 UIImageAnimatorView* imageAnimator = new UIImageAnimatorView(); in CreateTestCaseUIImageAnimator()285 …UIImageAnimatorView* imageAnimator = CreateTestCaseUIImageAnimator(g_imageAnimatorInfo, 200); // 2… in UIKitOpacityTestUIImageAnimator001()287 …UIImageAnimatorView* imageAnimator2 = CreateTestCaseUIImageAnimator(g_imageAnimatorInfo2, 100); //… in UIKitOpacityTestUIImageAnimator001()
111 UIImageAnimatorView* CreateTestCaseUIImageAnimator(const ImageAnimatorInfo imageAnimatorInfo[],
565 UIImageAnimatorView* imageAnimator = new UIImageAnimatorView(); in UIKitUITestBorderMarginPaddingTest010()
13 …gress从UIAbstractProgress继承,UILabelButton和UIRepeatButton从UIButton继承,UIImageAnimatorView和UITextureMa…
8 …lButton** and **UIRepeatButton** inherit from **UIButton**. **UIImageAnimatorView** and **U…