Home
last modified time | relevance | path

Searched defs:movingPhotoPattern (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/component_ext/movingphoto/
Dmovingphoto_model_ng.cpp71 auto movingPhotoPattern = AceType::DynamicCast<MovingPhotoPattern>(frameNode->GetPattern()); in SetImageSrc() local
107 auto movingPhotoPattern = AceType::DynamicCast<MovingPhotoPattern>(frameNode->GetPattern()); in SetMuted() local
174 auto movingPhotoPattern = AceType::DynamicCast<MovingPhotoPattern>(frameNode->GetPattern()); in AutoPlayPeriod() local
183 auto movingPhotoPattern = AceType::DynamicCast<MovingPhotoPattern>(frameNode->GetPattern()); in AutoPlay() local
192 auto movingPhotoPattern = AceType::DynamicCast<MovingPhotoPattern>(frameNode->GetPattern()); in RepeatPlay() local
Dmovingphoto_pattern.cpp310 auto movingPhotoPattern = weak.Upgrade(); in UpdateVideoNode() local
354 auto movingPhotoPattern = weak.Upgrade(); in PrepareMediaPlayer() local
395 auto movingPhotoPattern = WeakClaim(this); in RegisterMediaPlayerEvent() local
891 auto movingPhotoPattern = WeakClaim(this); in StartAnimation() local
976 auto movingPhotoPattern = WeakClaim(this); in StopAnimation() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
Dmovingphoto_test_ng.cpp128 auto movingPhotoPattern = AceType::DynamicCast<MovingPhotoPattern>(frameNode->GetPattern()); in CreateMovingPhotoNode() local
191 auto movingPhotoPattern = frameNode->GetPattern<MovingPhotoPattern>(); variable
287 auto movingPhotoPattern = frameNode->GetPattern<MovingPhotoPattern>(); variable
346 auto movingPhotoPattern = frameNode->GetPattern<MovingPhotoPattern>(); variable
567 auto movingPhotoPattern = AceType::DynamicCast<MovingPhotoPattern>(frameNode->GetPattern()); variable
623 auto movingPhotoPattern = frameNode->GetPattern<MovingPhotoPattern>(); variable
647 auto movingPhotoPattern = frameNode->GetPattern<MovingPhotoPattern>(); variable
747 auto movingPhotoPattern = AceType::DynamicCast<MovingPhotoPattern>(frameNode->GetPattern()); variable