Home
last modified time | relevance | path

Searched refs:InitRsSurfaceNode (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_operation_test.cpp76 * @tc.desc: Verify the InitRsSurfaceNode
83 operation.InitRsSurfaceNode(degree); in HWTEST_F()
96 operation.InitRsSurfaceNode(degree); in HWTEST_F()
148 * @tc.desc: Verify the InitRsSurfaceNode
156 operation.InitRsSurfaceNode(degree); in HWTEST_F()
H A Dboot_picture_player_test.cpp140 operation.InitRsSurfaceNode(degree); in HWTEST_F()
/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
114 LOGI("InitRsSurfaceNode start"); in InitRsSurfaceNode()
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_operation.h49 bool InitRsSurfaceNode(int32_t degree);

Completed in 3 milliseconds