Home
last modified time | relevance | path

Searched refs:BootPlayer (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_player.h28 class BootPlayer { class
30 virtual ~BootPlayer() {}; in ~BootPlayer()
H A Dboot_animation_operation.h75 std::shared_ptr<BootPlayer> picPlayer_;
76 std::shared_ptr<BootPlayer> soundPlayer_;
77 std::shared_ptr<BootPlayer> videoPlayer_;
H A Dboot_sound_player.h22 class BootSoundPlayer : public BootPlayer {
H A Dboot_picture_player.h25 class BootPicturePlayer : public BootPlayer {
H A Dboot_video_player.h22 class BootVideoPlayer : public BootPlayer, public std::enable_shared_from_this<BootVideoPlayer> {

Completed in 2 milliseconds