Home
last modified time | relevance | path

Searched refs:SetVideoSound (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_video_player_test.cpp80 * @tc.desc: Verify the SetVideoSound
95 player1->SetVideoSound(); in HWTEST_F()
102 player2->SetVideoSound(); in HWTEST_F()
110 player3->SetVideoSound(); in HWTEST_F()
118 player4->SetVideoSound(); in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_video_player.cpp80 if (!SetVideoSound()) { in Play()
81 LOGW("SetVideoSound failed"); in Play()
95 bool BootVideoPlayer::SetVideoSound() in SetVideoSound() function in BootVideoPlayer
98 LOGI("SetVideoSound start"); in SetVideoSound()
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_video_player.h32 bool SetVideoSound();

Completed in 2 milliseconds