Home
last modified time | relevance | path

Searched refs:compileRunner_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compile_progress.cpp81 compileRunner_ = AppExecFwk::EventRunner::Create(false); in Init()
82 compileHandler_ = std::make_shared<AppExecFwk::EventHandler>(compileRunner_); in Init()
85 compileRunner_->Run(); in Init()
97 compileRunner_->Stop(); in CreateCanvasNode()
126 compileRunner_->Stop(); in RegisterVsyncCallback()
131 compileRunner_->Stop(); in RegisterVsyncCallback()
140 compileRunner_->Stop(); in RegisterVsyncCallback()
150 compileRunner_->Stop(); in RegisterVsyncCallback()
161 compileRunner_->Stop(); in RegisterVsyncCallback()
188 compileRunner_ in OnVsync()
[all...]
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_compile_progress.h64 std::shared_ptr<OHOS::AppExecFwk::EventRunner> compileRunner_; member in OHOS::BootCompileProgress

Completed in 1 milliseconds