Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.h164 void OnMediaPlayerPrepared();
H A Dmovingphoto_pattern.cpp804 OnMediaPlayerPrepared(); in OnMediaPlayerStatusChanged()
845 void MovingPhotoPattern::OnMediaPlayerPrepared() in OnMediaPlayerPrepared() function in OHOS::Ace::NG::MovingPhotoPattern
/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H A Dmovingphoto_test_ng.cpp456 * @tc.desc: Test OnMediaPlayerPrepared
478 * @tc.steps: step2. Call OnMediaPlayerPrepared in HWTEST_F()
480 * @tc.expected: step2. OnMediaPlayerPrepared will start in HWTEST_F()
483 pattern->OnMediaPlayerPrepared(); in HWTEST_F()

Completed in 5 milliseconds