Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_operation_test.cpp82 operation.InitRsSurfaceNode(degree);
95 operation.InitRsSurfaceNode(degree);
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_operation.cpp59 mainHandler_->PostTask([this, &config] { this->InitRsSurfaceNode(config.rotateDegree); }); in StartEventHandler()
112 bool BootAnimationOperation::InitRsSurfaceNode(int32_t degree) in InitRsSurfaceNode() function in BootAnimationOperation
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_operation.h53 bool InitRsSurfaceNode(int32_t degree);