Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compile_progress.cpp44 constexpr const int32_t CIRCLE_NUM = 3; variable
233 for (int i = 0; i < CIRCLE_NUM; i++) { in DrawCompileProgress()