Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_operation_test.cpp161 * @tc.desc: Verify the PlayPicture
169 operation.PlayPicture(path); in HWTEST_F()
172 operation.PlayPicture(path); in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_operation.cpp73 mainHandler_->PostTask([this, &config] { this->PlayPicture(config.picZipPath); }); in StartEventHandler()
161 void BootAnimationOperation::PlayPicture(const std::string& path) in PlayPicture() function in BootAnimationOperation
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_operation.h52 void PlayPicture(const std::string& path);

Completed in 2 milliseconds