Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_compile_progress.h51 int64_t endTimePredictMs_ = -1; member in OHOS::BootCompileProgress
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compile_progress.cpp167 endTimePredictMs_ = startTimeMs_ + timeLimitSec_ * SEC_MS; in RegisterVsyncCallback()
253 if (endTimePredictMs_ < now) { in UpdateCompileProgress()

Completed in 1 milliseconds