Home
last modified time | relevance | path

Searched refs:BOOT_ANIMATION_READY (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_operation.cpp135 if (!system::GetBoolParameter(BOOT_ANIMATION_READY, false)) { in InitRsSurfaceNode()
136 system::SetParameter(BOOT_ANIMATION_READY, "true"); in InitRsSurfaceNode()
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_operation_test.cpp155 system::SetParameter(BOOT_ANIMATION_READY, "true"); in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dutil.h52 constexpr const char* BOOT_ANIMATION_READY = "bootevent.bootanimation.ready"; member

Completed in 1 milliseconds