Home
last modified time | relevance | path

Searched refs:StopBootAnimation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_operation.cpp60 mainHandler_->PostTask([this] { this->StopBootAnimation(); }, duration_); in StartEventHandler()
152 .callback = [this](void*) { this->StopBootAnimation(); }, in PlayVideo()
239 void BootAnimationOperation::StopBootAnimation() in StopBootAnimation() function in BootAnimationOperation
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_operation.h58 void StopBootAnimation();