Searched refs:GetIterations (Results 1 – 6 of 6) sorted by relevance
340 EXPECT_EQ(animatedDrawable->GetIterations(), 1);355 EXPECT_EQ(animatedDrawable->GetIterations(), 1);534 EXPECT_EQ(animatedDrawable->GetIterations(), 1);755 ret = animatedDrawable->GetIterations();758 ret = animatedDrawable->GetIterations();
110 return drawableDescriptor->animatedDrawableDescriptor->GetIterations(); in OH_ArkUI_DrawableDescriptor_GetAnimationIteration()
194 int32_t iteration = animatedDrawable->GetIterations(); in OH_ArkUI_GetDrawableDescriptorFromNapiValue()
143 iterations = animatedDrawable->GetIterations(); in GetPxielMapListFromAnimatedDrawable()
219 int32_t GetIterations();
817 int32_t AnimatedDrawableDescriptor::GetIterations() in GetIterations() function in OHOS::Ace::Napi::AnimatedDrawableDescriptor