Home
last modified time | relevance | path

Searched defs:OnVideoSizeChanged (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_video/
H A Dui_test_video.h68 void OnVideoSizeChanged(int width, int height) override in OnVideoSizeChanged() function
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_video.h283 virtual void OnVideoSizeChanged(int32_t width, int32_t height) {} in OnVideoSizeChanged() function
413 void OnVideoSizeChanged(int32_t width, int32_t height) override in OnVideoSizeChanged() function
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_video_unit_test.cpp75 void OnVideoSizeChanged(int width, int height) override in OnVideoSizeChanged() function in OHOS::TestVideoListener
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dlite_player.cpp46 void OnVideoSizeChanged(int width, int height) override in OnVideoSizeChanged() function in OHOS::Media::Test::PlayerCallbackImpl
H A Dlite_stream_player.cpp125 void OnVideoSizeChanged(int width, int height) override in OnVideoSizeChanged() function in PlayerCallbackImpl
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.h263 void OnVideoSizeChanged(int width, int height) override in OnVideoSizeChanged() function
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_player.cpp121 void AudioPlayerCallback::OnVideoSizeChanged(int width, int height) {} in OnVideoSizeChanged() function in OHOS::ACELite::AudioPlayerCallback
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_stream_player.cpp640 void HwCastStreamPlayer::OnVideoSizeChanged(int width, int height) in OnVideoSizeChanged() function in OHOS::AVSession::HwCastStreamPlayer
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/server/src/
H A Dplayer_server.cpp753 void PalyerCallbackImpl::OnVideoSizeChanged(int width, int height) in OnVideoSizeChanged() function in OHOS::Media::PalyerCallbackImpl
/ohos5.0/foundation/multimedia/media_lite/test/unittest/player_lite/
H A Dplayer_lite_test.cpp99 void PlayerliteCallback::OnVideoSizeChanged(int width, int height) in OnVideoSizeChanged() function in OHOS::PlayerliteCallback