Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_operation.cpp58 mainHandler_->PostTask([this] { this->InitRsDisplayNode(); }); in StartEventHandler()
88 bool BootAnimationOperation::InitRsDisplayNode() in InitRsDisplayNode() function in BootAnimationOperation
90 LOGI("InitRsDisplayNode start"); in InitRsDisplayNode()
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_operation.h48 bool InitRsDisplayNode();
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_operation_test.cpp64 * @tc.desc: Verify the InitRsDisplayNode
70 operation.InitRsDisplayNode(); in HWTEST_F()

Completed in 2 milliseconds