Searched refs:posterLayoutProperty (Results 1 – 2 of 2) sorted by relevance
632 auto posterLayoutProperty = image->GetLayoutProperty<ImageLayoutProperty>(); in OnStartRenderFrameCb() local633 posterLayoutProperty->UpdateVisibility(VisibleType::INVISIBLE); in OnStartRenderFrameCb()1022 auto posterLayoutProperty = image->GetLayoutProperty<ImageLayoutProperty>(); in OnModifyDone() local1023 posterLayoutProperty->UpdateVisibility(VisibleType::INVISIBLE); in OnModifyDone()1029 auto posterLayoutProperty = image->GetLayoutProperty<ImageLayoutProperty>(); in OnModifyDone() local1030 posterLayoutProperty->UpdateVisibility(VisibleType::INVISIBLE); in OnModifyDone()1038 auto posterLayoutProperty = image->GetLayoutProperty<ImageLayoutProperty>(); in OnModifyDone() local1039 posterLayoutProperty->UpdateVisibility(VisibleType::VISIBLE); in OnModifyDone()1040 posterLayoutProperty->UpdateImageSourceInfo(posterSourceInfo); in OnModifyDone()1041 posterLayoutProperty->UpdateImageFit(imageFit); in OnModifyDone()
257 auto posterLayoutProperty = image->GetLayoutProperty<ImageLayoutProperty>(); in UpdateImageNode() local258 posterLayoutProperty->UpdateVisibility(VisibleType::INVISIBLE); in UpdateImageNode()266 auto posterLayoutProperty = image->GetLayoutProperty<ImageLayoutProperty>(); in UpdateImageNode() local267 posterLayoutProperty->UpdateVisibility(VisibleType::INVISIBLE); in UpdateImageNode()