Searched refs:posterSourceInfo (Results 1 – 2 of 2) sorted by relevance
90 ImageSourceInfo posterSourceInfo(posterUrl, bundleName, moduleName); in SetPosterSourceInfo() local91 ACE_UPDATE_LAYOUT_PROPERTY(VideoLayoutProperty, PosterImageInfo, posterSourceInfo); in SetPosterSourceInfo()96 ImageSourceInfo posterSourceInfo(pixMap); in SetPosterSourceByPixelMap() local97 ACE_UPDATE_LAYOUT_PROPERTY(VideoLayoutProperty, PosterImageInfo, posterSourceInfo); in SetPosterSourceByPixelMap()
1012 auto posterSourceInfo = layoutProperty->GetPosterImageInfo().value(); in OnModifyDone() local1028 if (!posterSourceInfo.IsValid()) { in OnModifyDone()1040 posterLayoutProperty->UpdateImageSourceInfo(posterSourceInfo); in OnModifyDone()