Home
last modified time | relevance | path

Searched refs:IsPlaying (Results 1 – 25 of 75) sorted by relevance

123

/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_player_fast.h96 while (player->IsPlaying()) { in FIXTURE()
108 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
135 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
152 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
170 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
189 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
208 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
299 while (player->IsPlaying()) { in FIXTURE()
303 while (player->IsPlaying()) { in FIXTURE()
H A Dtest_single_video_player_fast_3.h128 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
213 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
232 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
252 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
271 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
320 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
347 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
367 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
H A Dtest_std_stream_player.h40 while (player->IsPlaying()) { in FIXTURE()
54 while (player->IsPlaying()) { in FIXTURE()
H A Dtest_player_exit.h33 while (player->IsPlaying()) { in FIXTURE()
H A Dtest_single_video_player_slow.h40 while (player->IsPlaying()) { in FIXTURE()
H A Dtest_single_video_player_fast_1.h64 while (player->IsPlaying()) { in FIXTURE()
77 while (player->IsPlaying()) { in FIXTURE()
217 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
346 ASSERT_TRUE(player->IsPlaying()); in FIXTURE()
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/audio_player/
H A DTestFastPlayer.cpp57 while (player->IsPlaying()) { in TestSinglePlayerFinishedAutomatically()
70 ASSERT_TRUE(player->IsPlaying()); in TestSinglePlayerFinishedManually()
98 ASSERT_TRUE(player->IsPlaying()); in TestSinglePlayerGetCurrentTime()
114 ASSERT_TRUE(player->IsPlaying()); in TestSinglePlayerSeek()
131 ASSERT_TRUE(player->IsPlaying()); in TestSinglePlayerSeekPause()
149 ASSERT_TRUE(player->IsPlaying()); in TestSinglePlayerPauseSeek()
218 while (player->IsPlaying()) { in TestSinglePlayerFinishPlayAgain()
222 while (player->IsPlaying()) { in TestSinglePlayerFinishPlayAgain()
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_player.cpp202 if (!audioPlayer->IsPlaying()) { in UpdateTimeHandler()
261 if (player_->IsPlaying() && player_->Stop() != 0) { in DestoryPlayer()
314 if (player_->IsPlaying()) { in Play()
337 if (!player_->IsPlaying()) { in Pause()
418 bool AudioPlayer::IsPlaying() const in IsPlaying() function in OHOS::ACELite::AudioPlayer
424 return player_->IsPlaying(); in IsPlaying()
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/video_player/
H A DTestFastVedioPlayer.cpp69 while (player->IsPlaying()) { in TestPlayerFinishedAutomatically()
81 while (player->IsPlaying()) { in TestSinglePlayerFdSourceFinishedAutomatically()
201 ASSERT_TRUE(player->IsPlaying()); in TestPreparePlaySeekPrepareRelease()
303 ASSERT_TRUE(player->IsPlaying()); in TestPreparePlaySeekRelease()
400 ASSERT_TRUE(player->IsPlaying()); in TestPreparePlaySeekPauseRelease()
517 ASSERT_TRUE(player->IsPlaying()); in TestPreparePlaySeekStopRelease()
630 ASSERT_TRUE(player->IsPlaying()); in TestPreparePlaySeekResetRelease()
691 ASSERT_TRUE(player->IsPlaying()); in TestPreparePlaySeekRelease300()
707 ASSERT_TRUE(player->IsPlaying()); in TestPreparePlayPauseSeekRelease()
724 ASSERT_TRUE(player->IsPlaying()); in TestPreparePlayStopSeekRelease()
[all …]
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dlite_player.cpp67 bool IsPlaying() override;
103 bool TestPlayerImpl::IsPlaying() in IsPlaying() function in OHOS::Media::Test::TestPlayerImpl
H A Dstd_player.cpp70 bool IsPlaying() override;
131 bool TestPlayerImpl::IsPlaying() in IsPlaying() function in OHOS::Media::Test::TestPlayerImpl
H A Dtest_player.hpp57 virtual bool IsPlaying() = 0;
/ohos5.0/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer.cpp80 bool Player::IsPlaying() in IsPlaying() function in OHOS::Media::Player
87 return player_->IsPlaying(); in IsPlaying()
H A Dplayer_client.h52 bool IsPlaying();
/ohos5.0/foundation/multimedia/media_lite/frameworks/player_lite/passthrough/histreamer/
H A Dplayer.cpp79 bool Player::IsPlaying() in IsPlaying() function in OHOS::Media::Player
86 return g_player->IsPlaying(); in IsPlaying()
/ohos5.0/foundation/multimedia/media_lite/frameworks/player_lite/passthrough/liteplayer/
H A Dplayer_client.cpp59 bool Player::PlayerClient::IsPlaying() in IsPlaying() function in OHOS::Media::Player::PlayerClient
65 return impl_->IsPlaying(); in IsPlaying()
H A Dplayer.cpp79 bool Player::IsPlaying() in IsPlaying() function in OHOS::Media::Player
86 return player_->IsPlaying(); in IsPlaying()
H A Dplayer_client.h46 bool IsPlaying();
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_unit_test.cpp61 EXPECT_TRUE(player_->IsPlaying()); in PlayFunTest()
917 EXPECT_TRUE(player_->IsPlaying());
935 EXPECT_TRUE(player_->IsPlaying());
954 EXPECT_TRUE(player_->IsPlaying());
974 EXPECT_TRUE(player_->IsPlaying());
1009 EXPECT_TRUE(player_->IsPlaying());
1078 EXPECT_TRUE(player_->IsPlaying());
1096 EXPECT_TRUE(player_->IsPlaying());
1163 EXPECT_TRUE(player_->IsPlaying());
1188 EXPECT_TRUE(player_->IsPlaying());
[all …]
/ohos5.0/foundation/multimedia/media_lite/test/unittest/player_lite/
H A Dplayer_lite_test.cpp154 bool flag = g_tagTestSample.adaptr->IsPlaying(); in HWTEST_F()
201 bool flag = g_tagTestSample.adaptr->IsPlaying(); in HWTEST_F()
231 bool flag = g_tagTestSample.adaptr->IsPlaying(); in HWTEST_F()
282 bool flag = g_tagTestSample.adaptr->IsPlaying(); in HWTEST_F()
359 bool flag = g_tagTestSample.adaptr->IsPlaying(); in HWTEST_F()
670 bool flag = g_tagTestSample.adaptr->IsPlaying(); in HWTEST_F()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp245 if (IsPlaying()) { in OnRemoteRequest()
342 if (IsPlaying()) { in OnProcessCommand()
552 bool RSProfiler::IsPlaying() in IsPlaying() function in OHOS::Rosen::RSProfiler
1389 while (IsPlaying()) { in PlaybackStart()
1422 if (!IsPlaying()) { in PlaybackUpdate()
1500 if (!IsPlaying()) { in PlaybackPause()
1512 if (!IsPlaying()) { in PlaybackPauseAt()
1538 if (!IsPlaying()) { in PlaybackResume()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmedia_player_impl.cpp240 bool MediaPlayerImpl::IsPlaying() in IsPlaying() function in OHOS::Ace::NG::MediaPlayerImpl
243 return player_->IsPlaying(); in IsPlaying()
/ohos5.0/foundation/multimedia/media_lite/interfaces/innerkits/
H A Dplayer_interface.h34 virtual bool IsPlaying() = 0;
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_video_unit_test.cpp282 EXPECT_EQ(video_->IsPlaying(), false);
285 EXPECT_EQ(video_->IsPlaying(), true);
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/
H A Dplayer.h219 bool IsPlaying();

123