Home
last modified time | relevance | path

Searched refs:PrepareSurface (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.h154 void PrepareSurface();
H A Dmovingphoto_pattern.cpp482 void MovingPhotoPattern::PrepareSurface() in PrepareSurface() function in OHOS::Ace::NG::MovingPhotoPattern
839 PrepareSurface(); in OnMediaPlayerInitialized()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.h324 void PrepareSurface();
H A Dvideo_pattern.cpp290 PrepareSurface(); in UpdateMediaPlayerOnBg()
826 void VideoPattern::PrepareSurface() in PrepareSurface() function in OHOS::Ace::NG::VideoPattern
/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H A Dmovingphoto_test_ng.cpp800 * @tc.desc: Test MovingPhotoPattern PrepareSurface.
816 * @tc.steps: step2. Call PrepareSurface in different status in HWTEST_F()
823 movingphotoPattern->PrepareSurface(); in HWTEST_F()
825 movingphotoPattern->PrepareSurface(); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_property_test_ng.cpp1087 * @tc.desc: Test VideoPattern PrepareSurface.
1103 * @tc.steps: step2. Call PrepareSurface in different status. in HWTEST_F()
1111 videoPattern->PrepareSurface(); in HWTEST_F()
1113 videoPattern->PrepareSurface(); in HWTEST_F()

Completed in 12 milliseconds