Home
last modified time | relevance | path

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

/ohos5.0/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
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_operation.h52 bool InitRsDisplayNode();
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_operation_test.cpp69 operation.InitRsDisplayNode();