Home
last modified time | relevance | path

Searched refs:CheckExitAnimation (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_strategy.h31 bool CheckExitAnimation();
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_strategy.cpp32 bool BootAnimationStrategy::CheckExitAnimation() in CheckExitAnimation() function in OHOS::BootAnimationStrategy
H A Dboot_independent_display_strategy.cpp52 while (!CheckExitAnimation()) { in Display()
H A Dboot_compatible_display_strategy.cpp59 while (!CheckExitAnimation()) { in Display()
H A Dboot_associative_display_strategy.cpp64 while (!CheckExitAnimation()) { in Display()