Home
last modified time | relevance | path

Searched refs:OnResolutionChange (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.h173 void OnResolutionChange();
H A Dmovingphoto_pattern.cpp465 movingPhoto->OnResolutionChange(); in RegisterMediaPlayerEvent()
584 void MovingPhotoPattern::OnResolutionChange() in OnResolutionChange() function in OHOS::Ace::NG::MovingPhotoPattern
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.h94 void OnResolutionChange() const;
H A Dvideo_element.cpp264 video->OnResolutionChange(); in RegisterMediaPlayerEvent()
1175 void VideoElement::OnResolutionChange() const in OnResolutionChange() function in OHOS::Ace::VideoElement
1190 LOGI("OnResolutionChange video size: %{public}s", videoSize.ToString().c_str()); in OnResolutionChange()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.h232 void OnResolutionChange() const;
H A Dvideo_pattern.cpp404 video->OnResolutionChange(); in RegisterMediaPlayerEvent()
605 void VideoPattern::OnResolutionChange() const in OnResolutionChange() function in OHOS::Ace::NG::VideoPattern
/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_test_ng_extra_add.cpp1236 * @tc.desc: Test OnResolutionChange
1256 videoPattern->OnResolutionChange(); in HWTEST_F()
1264 videoPattern->OnResolutionChange(); in HWTEST_F()
1270 videoPattern->OnResolutionChange(); in HWTEST_F()
H A Dvideo_test_ng.cpp789 * @tc.desc: Test OnResolutionChange
805 * @tc.steps: step2. Call OnResolutionChange in HWTEST_F()
808 pattern->OnResolutionChange(); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H A Dmovingphoto_test_ng.cpp527 * @tc.desc: Test OnResolutionChange
543 * @tc.steps: step2. Call OnResolutionChange in HWTEST_F()
546 pattern->OnResolutionChange(); in HWTEST_F()

Completed in 16 milliseconds