Home
last modified time | relevance | path

Searched refs:bootCompileProgress_ (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_independent_display_strategy.cpp48 bootCompileProgress_ = std::make_shared<BootCompileProgress>(); in Display()
49 bootCompileProgress_->Init(screenConfig); in Display()
H A Dboot_compatible_display_strategy.cpp54 bootCompileProgress_ = std::make_shared<BootCompileProgress>(); in Display()
55 bootCompileProgress_->Init(config); in Display()
H A Dboot_associative_display_strategy.cpp60 bootCompileProgress_ = std::make_shared<BootCompileProgress>(); in Display()
61 bootCompileProgress_->Init(config); in Display()
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_strategy.h36 std::shared_ptr<BootCompileProgress> bootCompileProgress_; member in OHOS::BootAnimationStrategy

Completed in 2 milliseconds