Searched refs:GetVideoPlayImageOnInfo (Results 1 – 5 of 5) sorted by relevance
26 ImageInfo* GetVideoPlayImageOnInfo();
1005 ImageInfo* GetVideoPlayImageOnInfo() in GetVideoPlayImageOnInfo() function
79 playImage->SetSrc(GetVideoPlayImageOnInfo()); in SetPlayImageInfo()252 playImage->SetSrc(GetVideoPlayImageOnInfo()); in OnPlaybackComplete()
77 const ImageInfo* imageSrc = playFlag ? GetVideoPlayImageOffInfo() : GetVideoPlayImageOnInfo(); in UpdatePlayImageInfo()407 playImageView->SetSrc(GetVideoPlayImageOnInfo()); in SetPanelView()
379 panelView_->SetImageInPanel(playImage, imageWidth, imageHeight, GetVideoPlayImageOnInfo()); in SetVideoPanel()