Home
last modified time | relevance | path

Searched refs:SetPoster (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_component.h66 void SetPoster(const std::string& poster) in SetPoster() function
H A Dvideo_element_v2.cpp239 videoComponent_->SetPoster(videoComponent->GetPoster()); in UpdateVideoComponent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dvideo_model_impl.cpp63 videoComponent->SetPoster(posterUrl); in SetPosterSourceInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_video.cpp63 video->SetPoster(val); in SetSpecializedAttr()